/external/llvm-project/llvm/include/llvm/MC/ |
D | MCValue.h | 39 int64_t Cst = 0; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
D | MCValue.h | 41 int64_t Cst = 0; variable
|
/external/llvm/include/llvm/MC/ |
D | MCValue.h | 42 int64_t Cst; variable
|
/external/llvm-project/llvm/lib/Target/AArch64/ |
D | AArch64PromoteConstant.cpp | 272 static bool shouldConvertUse(const Constant *Cst, const Instruction *Instr, in shouldConvertUse() 338 static bool shouldConvertImpl(const Constant *Cst) { in shouldConvertImpl() 565 Constant *Cst = dyn_cast<Constant>(U); in runOnFunction() local
|
D | AArch64StackTagging.cpp | 148 uint64_t Cst = 0x0101010101010101UL; in applyMemSet() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64PromoteConstant.cpp | 258 static bool shouldConvertUse(const Constant *Cst, const Instruction *Instr, in shouldConvertUse() 324 static bool shouldConvertImpl(const Constant *Cst) { in shouldConvertImpl() 551 Constant *Cst = dyn_cast<Constant>(U); in runOnFunction() local
|
D | AArch64StackTagging.cpp | 135 uint64_t Cst = 0x0101010101010101UL; in applyMemSet() local
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64PromoteConstant.cpp | 250 static bool shouldConvertUse(const Constant *Cst, const Instruction *Instr, in shouldConvertUse() 316 static bool shouldConvertImpl(const Constant *Cst) { in shouldConvertImpl() 543 Constant *Cst = dyn_cast<Constant>(U); in runOnFunction() local
|
D | AArch64AddressTypePromotion.cpp | 321 if (const ConstantInt *Cst = dyn_cast<ConstantInt>(Opnd)) { in propagateSignExtension() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/ |
D | MIPatternMatch.h | 55 inline ConstantMatch m_ICst(int64_t &Cst) { return ConstantMatch(Cst); } in m_ICst()
|
/external/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
D | MIPatternMatch.h | 54 inline ConstantMatch m_ICst(int64_t &Cst) { return ConstantMatch(Cst); } in m_ICst()
|
/external/llvm-project/llvm/unittests/CodeGen/GlobalISel/ |
D | ConstantFoldingTest.cpp | 27 int64_t Cst; in TEST_F() local
|
D | PatternMatchTest.cpp | 38 int64_t Cst; in TEST_F() local 84 int64_t Cst; in TEST_F() local
|
/external/llvm-project/llvm/lib/Target/AArch64/GISel/ |
D | AArch64PostLegalizerLowering.cpp | 373 auto Cst = in applyEXT() local 388 auto Cst = getBuildVectorConstantSplat(*MI, MRI); in isVShiftRImm() local 543 auto Cst = MIB.buildConstant(MRI.cloneVirtualRegister(RHS.getReg()), in applyAdjustICmpImmAndPred() local
|
D | AArch64PostLegalizerCombiner.cpp | 55 auto Cst = getConstantVRegValWithLookThrough(Src2, MRI); in matchExtractVecEltPairwiseAdd() local
|
/external/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
D | CSEMIRBuilder.cpp | 190 if (Optional<APInt> Cst = ConstantFoldBinOp(Opc, SrcOps[0].getReg(), in buildInstr() local
|
D | CombinerHelper.cpp | 1476 Optional<APFloat> &Cst) { in matchCombineConstantFoldFpUnary() 1485 Optional<APFloat> &Cst) { in applyCombineConstantFoldFpUnary() 2204 int64_t Cst; in matchCombineConstPtrAddToI2P() local 2944 int64_t Cst, bool IsVector, bool IsFP) { in isConstValidTrue() 3009 int64_t Cst; in matchNotCmp() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
D | CSEMIRBuilder.cpp | 160 if (Optional<APInt> Cst = ConstantFoldBinOp(Opc, SrcOps[0].getReg(), in buildInstr() local
|
/external/llvm/tools/llvm-c-test/ |
D | echo.cpp | 222 static LLVMValueRef clone_constant(LLVMValueRef Cst, LLVMModuleRef M) { in clone_constant() 228 static LLVMValueRef clone_constant_impl(LLVMValueRef Cst, LLVMModuleRef M) { in clone_constant_impl()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | R600ISelLowering.cpp | 919 if(ConstantSDNode *Cst = dyn_cast<ConstantSDNode>(Op)) { in isZero() local 2127 ConstantSDNode *Cst in FoldOperand() local 2134 ConstantSDNode *Cst = cast<ConstantSDNode>(CstOffset); in FoldOperand() local
|
/external/llvm-project/llvm/lib/Target/AMDGPU/ |
D | R600ISelLowering.cpp | 924 if(ConstantSDNode *Cst = dyn_cast<ConstantSDNode>(Op)) { in isZero() local 2133 ConstantSDNode *Cst in FoldOperand() local 2140 ConstantSDNode *Cst = cast<ConstantSDNode>(CstOffset); in FoldOperand() local
|
/external/llvm/lib/Target/AMDGPU/ |
D | R600ISelLowering.cpp | 1085 if(ConstantSDNode *Cst = dyn_cast<ConstantSDNode>(Op)) { in isZero() local 2227 ConstantSDNode *Cst in FoldOperand() local 2234 ConstantSDNode *Cst = cast<ConstantSDNode>(CstOffset); in FoldOperand() local
|
/external/llvm-project/llvm/tools/llvm-c-test/ |
D | echo.cpp | 229 static LLVMValueRef clone_constant(LLVMValueRef Cst, LLVMModuleRef M) { in clone_constant() 235 static LLVMValueRef clone_constant_impl(LLVMValueRef Cst, LLVMModuleRef M) { in clone_constant_impl()
|
/external/llvm-project/llvm/lib/Target/Mips/ |
D | MipsISelLowering.h | 458 SDValue Cst = DAG.getConstant(16, DL, MVT::i32); in getAddrNonPICSym64() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MipsISelLowering.h | 472 SDValue Cst = DAG.getConstant(16, DL, MVT::i32); in getAddrNonPICSym64() local
|