Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/config/h8300/
H A Dh8300.md4923 ;; and.l #CST,er0 hashtag
4929 ;; and.b #CST,r0l (if CST is not 255) hashtag
/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DIROutliner.cpp471 Constant *CST = dyn_cast<Constant>(V); in constantMatches() local
986 if (Constant *CST = dyn_cast<Constant>(Input)) { in findExtractedInputToOverallInputMapping() local
1488 Constant *CST = Region.AggArgToConstant.find(AggArgIdx)->second; in replaceCalledFunction() local
1948 Constant *CST = Const.second; in replaceConstants() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AVR/
H A DAVRISelDAGToDAG.cpp337 int CST = (int)cast<ConstantSDNode>(BasePtr.getOperand(1))->getZExtValue(); in select() local
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Dcpu-ia64-opc.c426 #define CST IA64_OPND_CLASS_CST macro
/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Dcpu-ia64-opc.c403 #define CST IA64_OPND_CLASS_CST macro
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp4909 if (ConstantSDNode *CST = dyn_cast<ConstantSDNode>(NewRHS)) in IntegerExpandSetCCOperands() local
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp16403 ConstantSDNode *CST = dyn_cast<ConstantSDNode>(Op); in LowerAsmOperandForConstraint() local
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp57234 if (auto *CST = dyn_cast<ConstantSDNode>(Op)) { in LowerAsmOperandForConstraint() local