/openbsd/gnu/llvm/clang/tools/libclang/ |
H A D | CXComment.cpp | 120 const InlineContentComment *ICC = getASTNodeAs<InlineContentComment>(CXC); in clang_InlineContentComment_hasTrailingNewline() local 121 if (!ICC) in clang_InlineContentComment_hasTrailingNewline() 124 return ICC->hasTrailingNewline(); in clang_InlineContentComment_hasTrailingNewline() 137 if (!ICC) in clang_InlineCommandComment_getCommandName() 141 return cxstring::createRef(ICC->getCommandName(Traits)); in clang_InlineCommandComment_getCommandName() 147 if (!ICC) in clang_InlineCommandComment_getRenderKind() 150 switch (ICC->getRenderKind()) { in clang_InlineCommandComment_getRenderKind() 171 if (!ICC) in clang_InlineCommandComment_getNumArgs() 174 return ICC->getNumArgs(); in clang_InlineCommandComment_getNumArgs() 180 if (!ICC || ArgIdx >= ICC->getNumArgs()) in clang_InlineCommandComment_getArgText() [all …]
|
/openbsd/gnu/usr.bin/gcc/gcc/config/frv/ |
H A D | frv-modes.def | 23 CCmode set ICC's from comparing signed integers 24 CC_UNSmode set ICC's from comparing unsigned integers
|
/openbsd/gnu/llvm/llvm/lib/Target/Sparc/ |
H A D | SparcInstrInfo.td | 754 let Defs = [ICC] in { 778 let Defs = [ICC] in 781 let Uses = [ICC] in 784 let Uses = [ICC], Defs = [ICC] in 789 let Uses = [ICC], Defs = [ICC] in 792 let Defs = [ICC] in 795 let Uses = [ICC] in 816 let Defs = [Y, ICC] in { 821 let Defs = [Y, ICC], Uses = [Y, ICC] in { 902 let Uses = [ICC] in { [all …]
|
H A D | SparcInstrVIS.td | 167 let Uses = [ICC] in 170 let Defs = [ICC], Uses = [ICC] in
|
H A D | SparcInstr64Bit.td | 319 let Uses = [ICC], cc = 0b10 in 323 let Uses = [ICC], Constraints = "$f = $rd" in { 511 let Predicates = [Is64Bit], hasSideEffects = 1, Uses = [ICC], cc = 0b10 in
|
H A D | SparcRegisterInfo.td | 58 def ICC : SparcCtrlReg<0, "ICC">; // This represents icc and xcc in 64-bit code.
|
/openbsd/gnu/llvm/llvm/lib/Target/VE/AsmParser/ |
H A D | VEAsmParser.cpp | 923 bool ICC = true; in splitMnemonic() local 926 ICC = false; in splitMnemonic() 927 Mnemonic = parseCC(Name, Start, Next, ICC, true, NameLoc, Operands); in splitMnemonic() 930 bool ICC = Name[5] == 'l' || Name[5] == 'w'; in splitMnemonic() local 931 Mnemonic = parseCC(Name, 7, Name.size(), ICC, false, NameLoc, Operands); in splitMnemonic() 949 bool ICC = Name[5] == 'l' || Name[5] == 'w' ? true : false; in splitMnemonic() local 950 Mnemonic = parseCC(Name, 7, Name.size(), ICC, true, NameLoc, Operands); in splitMnemonic() 953 bool ICC = Name[6] == 'l' || Name[6] == 'w' ? true : false; in splitMnemonic() local 954 Mnemonic = parseCC(Name, 11, Name.size(), ICC, true, NameLoc, Operands); in splitMnemonic()
|
/openbsd/gnu/usr.bin/cvs/os2/ |
H A D | test-makefile | 15 # ICC sez -C+ -W3 -Ti+ ${CINC}
|
H A D | ChangeLog | 198 IBM ICC (OS/2) lint: 790 * Makefile.in: Use backslashes in pathnames, so ICC doesn't
|
/openbsd/gnu/usr.bin/binutils-2.17/config/ |
H A D | depstand.m4 | 50 # both Tru64's cc and ICC support -MD to output dependencies as a 51 # side effect of compilation, but ICC will put the dependencies in
|
/openbsd/gnu/gcc/config/ |
H A D | depstand.m4 | 50 # both Tru64's cc and ICC support -MD to output dependencies as a 51 # side effect of compilation, but ICC will put the dependencies in
|
/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Core/ |
H A D | ExprEngineCXX.cpp | 143 const auto *ICC = cast<ConstructorInitializerConstructionContext>(CC); in computeObjectUnderConstruction() local 144 const auto *Init = ICC->getCXXCtorInitializer(); in computeObjectUnderConstruction() 411 const auto *ICC = cast<ConstructorInitializerConstructionContext>(CC); in updateObjectsUnderConstruction() local 412 const auto *Init = ICC->getCXXCtorInitializer(); in updateObjectsUnderConstruction()
|
/openbsd/usr.bin/file/magdir/ |
H A D | sun | 117 36 string acsp Kodak Color Management System, ICC Profile
|
/openbsd/gnu/llvm/llvm/lib/Target/Sparc/AsmParser/ |
H A D | SparcAsmParser.cpp | 1147 case Sparc::ICC: in parseSparcAsmOperand() 1251 RegNo = Sparc::ICC; in matchRegisterName() 1300 RegNo = Sparc::ICC; in matchRegisterName()
|
/openbsd/gnu/llvm/llvm/lib/Target/X86/ |
H A D | README.txt | 238 cycles? Note: ICC generates this: 616 suggests using the 32-bit register (which is what ICC uses). 845 the argument area. ICC apparently produces:
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | aclocal.m4 | 173 # both Tru64's cc and ICC support -MD to output dependencies as a 174 # side effect of compilation, but ICC will put the dependencies in
|
/openbsd/gnu/gcc/libssp/ |
H A D | aclocal.m4 | 173 # both Tru64's cc and ICC support -MD to output dependencies as a 174 # side effect of compilation, but ICC will put the dependencies in
|
/openbsd/gnu/gcc/libgomp/ |
H A D | aclocal.m4 | 173 # both Tru64's cc and ICC support -MD to output dependencies as a 174 # side effect of compilation, but ICC will put the dependencies in
|
/openbsd/gnu/usr.bin/binutils-2.17/gprof/ |
H A D | aclocal.m4 | 173 # both Tru64's cc and ICC support -MD to output dependencies as a 174 # side effect of compilation, but ICC will put the dependencies in
|
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/ |
H A D | aclocal.m4 | 173 # both Tru64's cc and ICC support -MD to output dependencies as a 174 # side effect of compilation, but ICC will put the dependencies in
|
H A D | sparc-opc.c | 154 #define ICC (0) /* v9 */ macro 1227 …{ opcode, F3(2, 0x2c, 0)|MCOND(cond,1)|ICC, F3(~2, ~0x2c, ~0)|MCOND(~cond,~1)|XCC|(1<<11), "z,2,d"… 1228 …{ opcode, F3(2, 0x2c, 1)|MCOND(cond,1)|ICC, F3(~2, ~0x2c, ~1)|MCOND(~cond,~1)|XCC|(1<<11), "z,I,d"…
|
/openbsd/gnu/usr.bin/binutils/opcodes/ |
H A D | sparc-opc.c | 156 #define ICC (0) /* v9 */ macro 1220 …{ opcode, F3(2, 0x2c, 0)|MCOND(cond,1)|ICC, F3(~2, ~0x2c, ~0)|MCOND(~cond,~1)|XCC|(1<<11), "z,2,d"… 1221 …{ opcode, F3(2, 0x2c, 1)|MCOND(cond,1)|ICC, F3(~2, ~0x2c, ~1)|MCOND(~cond,~1)|XCC|(1<<11), "z,I,d"…
|
/openbsd/gnu/gcc/libmudflap/ |
H A D | aclocal.m4 | 173 # both Tru64's cc and ICC support -MD to output dependencies as a 174 # side effect of compilation, but ICC will put the dependencies in
|
/openbsd/gnu/usr.bin/binutils-2.17/binutils/ |
H A D | aclocal.m4 | 173 # both Tru64's cc and ICC support -MD to output dependencies as a 174 # side effect of compilation, but ICC will put the dependencies in
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/ |
H A D | aclocal.m4 | 173 # both Tru64's cc and ICC support -MD to output dependencies as a 174 # side effect of compilation, but ICC will put the dependencies in
|