/netbsd-src/external/gpl3/gcc/dist/gcc/config/h8300/ |
H A D | logical.md | 297 ;; and.l #CST,er0 hashtag 303 ;; and.b #CST,r0l (if CST is not 255) hashtag
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/h8300/ |
H A D | h8300.md | 4407 ;; and.l #CST,er0 hashtag 4413 ;; and.b #CST,r0l (if CST is not 255) hashtag
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/avr/libf7/ |
H A D | libf7.c | 1131 #define F7_RAW_CONST_ADDR(CST) \ argument 1134 #define F7_PCONST(PVAR, CST) \ argument 1139 #define F7_PCONST_U16(PVAR, CST) \ argument 1150 #define F7_CONST_ADDR(CST, PTMP) \ argument 1153 #define F7_U16_ADDR(CST, PTMP) \ argument 1157 #define F7_RAW_CONST_ADDR(CST) \ argument 1160 #define F7_PCONST(PVAR, CST) \ argument 1163 #define F7_PCONST_U16(PVAR, CST) \ argument 1169 #define F7_CONST_ADDR(CST, PTMP) \ argument 1172 #define F7_U16_ADDR(CST, PTMP) \ argument
|
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/avr/libf7/ |
H A D | libf7.c | 1131 #define F7_RAW_CONST_ADDR(CST) \ argument 1134 #define F7_PCONST(PVAR, CST) \ argument 1139 #define F7_PCONST_U16(PVAR, CST) \ argument 1150 #define F7_CONST_ADDR(CST, PTMP) \ argument 1153 #define F7_U16_ADDR(CST, PTMP) \ argument 1157 #define F7_RAW_CONST_ADDR(CST) \ argument 1160 #define F7_PCONST(PVAR, CST) \ argument 1163 #define F7_PCONST_U16(PVAR, CST) \ argument 1169 #define F7_CONST_ADDR(CST, PTMP) \ argument 1172 #define F7_U16_ADDR(CST, PTMP) \ argument
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/ |
H A D | IROutliner.cpp | 226 Constant *CST = dyn_cast<Constant>(V); in constantMatches() local 606 if (Constant *CST = dyn_cast<Constant>(Input)) { in findExtractedInputToOverallInputMapping() local 785 Constant *CST = Region.AggArgToConstant.find(AggArgIdx)->second; in replaceCalledFunction() local 893 Constant *CST = Const.second; in replaceConstants() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AVR/ |
H A D | AVRISelDAGToDAG.cpp | 338 int CST = (int)cast<ConstantSDNode>(BasePtr.getOperand(1))->getZExtValue(); in select() local
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | cpu-ia64-opc.c | 466 #define CST IA64_OPND_CLASS_CST macro
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | cpu-ia64-opc.c | 466 #define CST IA64_OPND_CLASS_CST macro
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeIntegerTypes.cpp | 4267 if (ConstantSDNode *CST = dyn_cast<ConstantSDNode>(NewRHS)) in IntegerExpandSetCCOperands() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.cpp | 15749 ConstantSDNode *CST = dyn_cast<ConstantSDNode>(Op); in LowerAsmOperandForConstraint() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 51619 if (ConstantSDNode *CST = dyn_cast<ConstantSDNode>(Op)) { in LowerAsmOperandForConstraint() local
|