Home
last modified time | relevance | path

Searched defs:CST (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/h8300/
H A Dlogical.md297 ;; 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 Dh8300.md4407 ;; 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 Dlibf7.c1131 #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 Dlibf7.c1131 #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 DIROutliner.cpp226 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 DAVRISelDAGToDAG.cpp338 int CST = (int)cast<ConstantSDNode>(BasePtr.getOperand(1))->getZExtValue(); in select() local
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dcpu-ia64-opc.c466 #define CST IA64_OPND_CLASS_CST macro
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dcpu-ia64-opc.c466 #define CST IA64_OPND_CLASS_CST macro
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp4267 if (ConstantSDNode *CST = dyn_cast<ConstantSDNode>(NewRHS)) in IntegerExpandSetCCOperands() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp15749 ConstantSDNode *CST = dyn_cast<ConstantSDNode>(Op); in LowerAsmOperandForConstraint() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp51619 if (ConstantSDNode *CST = dyn_cast<ConstantSDNode>(Op)) { in LowerAsmOperandForConstraint() local