Home
last modified time | relevance | path

Searched refs:CST (Results 1 – 25 of 66) sorted by relevance

123

/netbsd/external/gpl3/gdb/dist/bfd/
H A Dcpu-ia64-opc.c466 #define CST IA64_OPND_CLASS_CST macro
478 { CST, ins_const, ext_const, "NIL", {{ 0, 0}}, 0, "<none>" },
479 { CST, ins_const, ext_const, "ar.csd", {{ 0, 0}}, 0, "ar.csd" },
482 { CST, ins_const, ext_const, "1", {{ 0, 0}}, 0, "1" },
483 { CST, ins_const, ext_const, "8", {{ 0, 0}}, 0, "8" },
484 { CST, ins_const, ext_const, "16", {{ 0, 0}}, 0, "16" },
485 { CST, ins_const, ext_const, "r0", {{ 0, 0}}, 0, "r0" },
486 { CST, ins_const, ext_const, "ip", {{ 0, 0}}, 0, "ip" },
487 { CST, ins_const, ext_const, "pr", {{ 0, 0}}, 0, "pr" },
489 { CST, ins_const, ext_const, "psr", {{ 0, 0}}, 0, "psr" },
[all …]
/netbsd/external/gpl3/binutils.old/dist/bfd/
H A Dcpu-ia64-opc.c466 #define CST IA64_OPND_CLASS_CST macro
478 { CST, ins_const, ext_const, "NIL", {{ 0, 0}}, 0, "<none>" },
479 { CST, ins_const, ext_const, "ar.csd", {{ 0, 0}}, 0, "ar.csd" },
482 { CST, ins_const, ext_const, "1", {{ 0, 0}}, 0, "1" },
483 { CST, ins_const, ext_const, "8", {{ 0, 0}}, 0, "8" },
484 { CST, ins_const, ext_const, "16", {{ 0, 0}}, 0, "16" },
485 { CST, ins_const, ext_const, "r0", {{ 0, 0}}, 0, "r0" },
486 { CST, ins_const, ext_const, "ip", {{ 0, 0}}, 0, "ip" },
487 { CST, ins_const, ext_const, "pr", {{ 0, 0}}, 0, "pr" },
489 { CST, ins_const, ext_const, "psr", {{ 0, 0}}, 0, "psr" },
[all …]
/netbsd/external/gpl3/binutils/dist/bfd/
H A Dcpu-ia64-opc.c466 #define CST IA64_OPND_CLASS_CST macro
478 { CST, ins_const, ext_const, "NIL", {{ 0, 0}}, 0, "<none>" },
479 { CST, ins_const, ext_const, "ar.csd", {{ 0, 0}}, 0, "ar.csd" },
482 { CST, ins_const, ext_const, "1", {{ 0, 0}}, 0, "1" },
483 { CST, ins_const, ext_const, "8", {{ 0, 0}}, 0, "8" },
484 { CST, ins_const, ext_const, "16", {{ 0, 0}}, 0, "16" },
485 { CST, ins_const, ext_const, "r0", {{ 0, 0}}, 0, "r0" },
486 { CST, ins_const, ext_const, "ip", {{ 0, 0}}, 0, "ip" },
487 { CST, ins_const, ext_const, "pr", {{ 0, 0}}, 0, "pr" },
489 { CST, ins_const, ext_const, "psr", {{ 0, 0}}, 0, "psr" },
[all …]
/netbsd/external/gpl3/gdb.old/dist/bfd/
H A Dcpu-ia64-opc.c466 #define CST IA64_OPND_CLASS_CST macro
478 { CST, ins_const, ext_const, "NIL", {{ 0, 0}}, 0, "<none>" },
479 { CST, ins_const, ext_const, "ar.csd", {{ 0, 0}}, 0, "ar.csd" },
482 { CST, ins_const, ext_const, "1", {{ 0, 0}}, 0, "1" },
483 { CST, ins_const, ext_const, "8", {{ 0, 0}}, 0, "8" },
484 { CST, ins_const, ext_const, "16", {{ 0, 0}}, 0, "16" },
485 { CST, ins_const, ext_const, "r0", {{ 0, 0}}, 0, "r0" },
486 { CST, ins_const, ext_const, "ip", {{ 0, 0}}, 0, "ip" },
487 { CST, ins_const, ext_const, "pr", {{ 0, 0}}, 0, "pr" },
489 { CST, ins_const, ext_const, "psr", {{ 0, 0}}, 0, "psr" },
[all …]
/netbsd/external/gpl3/gcc.old/dist/libgcc/config/avr/libf7/
H A Dlibf7.c1132 & F7_(const_##CST##_P)
1136 f7_copy_P (& _var_for_##CST, & F7_(const_##CST##_P)); \
1137 PVAR = & _var_for_##CST
1140 f7_t _var_for_##CST; \
1141 PVAR = f7_set_u16 (& _var_for_##CST, CST)
1154 f7_set_u16 ((PTMP), CST)
1158 & F7_(const_##CST)
1161 PVAR = & F7_(const_##CST)
1164 PVAR = & F7_(const_##CST)
1170 (& F7_(const_##CST))
[all …]
/netbsd/external/gpl3/gcc/dist/libgcc/config/avr/libf7/
H A Dlibf7.c1132 & F7_(const_##CST##_P)
1136 f7_copy_P (& _var_for_##CST, & F7_(const_##CST##_P)); \
1137 PVAR = & _var_for_##CST
1140 f7_t _var_for_##CST; \
1141 PVAR = f7_set_u16 (& _var_for_##CST, CST)
1154 f7_set_u16 ((PTMP), CST)
1158 & F7_(const_##CST)
1161 PVAR = & F7_(const_##CST)
1164 PVAR = & F7_(const_##CST)
1170 (& F7_(const_##CST))
[all …]
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DIROutliner.cpp226 Constant *CST = dyn_cast<Constant>(V); in constantMatches() local
227 if (!CST) in constantMatches()
237 GVNToConstant.insert(std::make_pair(GVN, CST)); in constantMatches()
240 if (Inserted || (GVNToConstantIt->second == CST)) in constantMatches()
606 if (Constant *CST = dyn_cast<Constant>(Input)) { in findExtractedInputToOverallInputMapping() local
607 Region.AggArgToConstant.insert(std::make_pair(TypeIndex, CST)); in findExtractedInputToOverallInputMapping()
787 << *CST << "\n"); in replaceCalledFunction()
788 NewCallArgs.push_back(CST); in replaceCalledFunction()
893 Constant *CST = Const.second; in replaceConstants() local
902 LLVM_DEBUG(dbgs() << "Replacing uses of constant " << *CST in replaceConstants()
[all …]
/netbsd/external/public-domain/tz/dist/
H A Dnorthamerica1131 -6:00 - CST 1968
1286 # -6 HNC CST HAR MDT
1880 -6:00 - CST
1885 -6:00 - CST
2620 -6:00 - CST 1988
2626 -6:00 - CST 1988
2645 -6:00 - CST 1996
2660 -6:00 - CST 1996
2672 -6:00 - CST 1996
2676 -6:00 - CST
[all …]
H A Dzone.tab122 CA +5024-10439 America/Regina CST - SK (most areas)
123 CA +5017-10750 America/Swift_Current CST - SK (midwest)
H A Dzone1970.tab112 CA +5024-10439 America/Regina CST - SK (most areas)
113 CA +5017-10750 America/Swift_Current CST - SK (midwest)
H A Dbackzone342 # says that Ontario east of 90W uses EST/EDT, and west of 90W uses CST/CDT.
343 # Officially Atikokan is therefore on CST/CDT, and most likely this report
348 # New Osnaburgh observe CST all year, that Big Trout Lake observes
349 # CST/CDT, and that Upsala and Shebandowan observe EST/EDT, all in
746 -6:00 - CST 1910
886 8:00 - CST 1940
H A Daustralasia1111 # Time in Australia, and similarly for "CST", "CWST", and "WST".
1161 # (1994-10-29, p 1) uses the abbreviations AEST/AEDT, CST/CDT, and
1176 # EST CST WST EDT CDT
1180 # EST CST WST (no abbreviations given for DST)
1188 # EST CST WST preferred for standard time; AEST AEDT ACST ACDT also used
1256 # Zone Australia/North 9:30 - CST
1622 # # are with CST zones, therefore CST is legislated by local government
/netbsd/external/gpl3/gcc/dist/gcc/config/h8300/
H A Dlogical.md297 ;; and.l #CST,er0
303 ;; and.b #CST,r0l (if CST is not 255)
/netbsd/external/apache2/llvm/dist/llvm/docs/HistoricalNotes/
H A D2001-02-13-Reference-Memory.txt1 Date: Tue, 13 Feb 2001 13:29:52 -0600 (CST)
H A D2001-02-06-TypeNotationDebate.txt1 Date: Tue, 6 Feb 2001 20:27:37 -0600 (CST)
H A D2001-02-06-TypeNotationDebateResp2.txt1 Date: Thu, 8 Feb 2001 14:31:05 -0600 (CST)
H A D2000-11-18-EarlyDesignIdeas.txt1 Date: Sat, 18 Nov 2000 09:19:35 -0600 (CST)
H A D2000-11-18-EarlyDesignIdeasResp.txt1 Date: Sun, 19 Nov 2000 16:23:57 -0600 (CST)
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dmatch.pd276 /* Transform copysign (CST, X) into copysign (ABS(CST), X). */
1306 /* Try to fold (type) X op CST -> (type) (X op ((type-x) CST))
2287 /* ((T)(A)) + CST -> (T)(A + CST) */
2610 /* max (a, a + CST) -> a + CST where CST is positive. */
2611 /* max (a, a + CST) -> a where CST is negative. */
2619 /* min (a, a + CST) -> a where CST is positive. */
2620 /* min (a, a + CST) -> a + CST where CST is negative. */
3232 /* Reassociate (X * CST) * Y to (X * Y) * CST. This does not introduce
3233 signed overflow for CST != 0 && CST != -1. */
4545 /* PR70920: Transform (intptr_t)x eq/ne CST to x eq/ne (typeof x) CST.
[all …]
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AVR/
H A DAVRISelDAGToDAG.cpp338 int CST = (int)cast<ConstantSDNode>(BasePtr.getOperand(1))->getZExtValue(); in select() local
342 SDValue Offset = CurDAG->getTargetConstant(CST, DL, MVT::i16); in select()
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dmatch.pd344 /* Transform copysign (CST, X) into copysign (ABS(CST), X). */
1652 /* Try to fold (type) X op CST -> (type) (X op ((type-x) CST))
2703 /* ((T)(A)) + CST -> (T)(A + CST) */
3148 /* max (a, a + CST) -> a + CST where CST is positive. */
3149 /* max (a, a + CST) -> a where CST is negative. */
3157 /* min (a, a + CST) -> a where CST is positive. */
3158 /* min (a, a + CST) -> a + CST where CST is negative. */
3903 /* Reassociate (X * CST) * Y to (X * Y) * CST. This does not introduce
3904 signed overflow for CST != 0 && CST != -1. */
5627 /* PR70920: Transform (intptr_t)x eq/ne CST to x eq/ne (typeof x) CST.
[all …]
/netbsd/external/gpl3/gcc.old/dist/gcc/fortran/
H A Diso-c-binding.def50 /* The arguments to NAMED_*CST are:
/netbsd/external/gpl3/gcc/dist/gcc/fortran/
H A Diso-c-binding.def50 /* The arguments to NAMED_*CST are:
/netbsd/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64.md679 ;; For a 24-bit immediate CST we can optimize the compare for equality
682 ;; movk x0, #imm2, lsl 16 /* x0 contains CST. */
686 ;; sub x0, x1, #(CST & 0xfff000)
687 ;; subs x0, x0, #(CST & 0x000fff)
4139 ;; For a 24-bit immediate CST we can optimize the compare for equality
4142 ;; movk x0, #imm2, lsl 16 /* x0 contains CST. */
4146 ;; sub x0, x1, #(CST & 0xfff000)
4147 ;; subs x0, x0, #(CST & 0x000fff)
/netbsd/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64.md700 ;; For a 24-bit immediate CST we can optimize the compare for equality
703 ;; movk x0, #imm2, lsl 16 /* x0 contains CST. */
707 ;; sub x0, x1, #(CST & 0xfff000)
708 ;; subs x0, x0, #(CST & 0x000fff)
4031 ;; For a 24-bit immediate CST we can optimize the compare for equality
4034 ;; movk x0, #imm2, lsl 16 /* x0 contains CST. */
4038 ;; sub x0, x1, #(CST & 0xfff000)
4039 ;; subs x0, x0, #(CST & 0x000fff)

123