Home
last modified time | relevance | path

Searched defs:CVal (Results 1 – 25 of 35) sorted by relevance

12

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/
DARCISelDAGToDAG.cpp172 uint64_t CVal = cast<ConstantSDNode>(N)->getZExtValue(); in Select() local
/external/llvm/lib/Target/ARM/
DARMConstantPoolValue.h134 const Constant *CVal; // Constant being loaded. variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMConstantPoolValue.h144 const Constant *CVal; // Constant being loaded. variable
/external/llvm/lib/CodeGen/SelectionDAG/
DFunctionLoweringInfo.cpp588 Constant *CVal = cast<Constant>(Val); in AddLandingPadInfo() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZTargetTransformInfo.cpp382 const ConstantInt *CVal = in getArithmeticInstrCost() local
/external/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.cpp2582 uint64_t CVal = C->getZExtValue(); in PerformDAGCombine() local
2591 uint64_t CVal = Val.getZExtValue(); in PerformDAGCombine() local
2681 if (ConstantSDNode *CVal = dyn_cast<ConstantSDNode>(BitsFrom)) { in PerformDAGCombine() local
DAMDGPUISelDAGToDAG.cpp1240 uint32_t CVal = C->getZExtValue(); in SelectS_BFEFromShifts() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineFunction.cpp704 auto *CVal = cast<Constant>(Val); in addLandingPad() local
DCodeGenPrepare.cpp4256 const APInt &CVal = CI->getValue(); in matchOperationAddr() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
DRISCVISelLowering.cpp2700 uint64_t CVal = C->getSExtValue(); in LowerAsmOperandForConstraint() local
2716 uint64_t CVal = C->getZExtValue(); in LowerAsmOperandForConstraint() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp2736 const APInt &CVal = CI->getValue(); in ProcessUMulZExtIdiom() local
2769 const APInt &CVal = CI->getValue() + 1; in ProcessUMulZExtIdiom() local
DInstructionCombining.cpp137 const APInt *BVal, *CVal; in MaintainNoSignedWrap() local
/external/clang/lib/CodeGen/
DCGException.cpp251 llvm::Constant *CVal = cast<llvm::Constant>(Val); in LandingPadHasOnlyCXXUses() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.cpp3950 uint64_t CVal = C->getZExtValue(); in PerformDAGCombine() local
3961 uint64_t CVal = Val.getZExtValue(); in PerformDAGCombine() local
4058 if (ConstantSDNode *CVal = dyn_cast<ConstantSDNode>(BitsFrom)) { in PerformDAGCombine() local
DAMDGPUISelDAGToDAG.cpp1939 uint32_t CVal = C->getZExtValue(); in SelectS_BFEFromShifts() local
/external/clang/lib/StaticAnalyzer/Core/
DBugReporterVisitors.cpp598 } else if (Optional<nonloc::ConcreteInt> CVal = in VisitNode() local
/external/llvm/lib/Target/X86/AsmParser/
DX86AsmParser.cpp1763 unsigned CVal = 0; in ParseIntelOperator() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp4613 const APInt &CVal = CI->getValue(); in processUMulZExtIdiom() local
4651 const APInt &CVal = CI->getValue() + 1; in processUMulZExtIdiom() local
DInstructionCombining.cpp228 const APInt *BVal, *CVal; in maintainNoSignedWrap() local
DInstCombineCalls.cpp3572 const ConstantFP *CVal = dyn_cast<ConstantFP>(Src0); in visitCallInst() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/AsmParser/
DX86AsmParser.cpp1866 unsigned CVal = 0; in ParseIntelInlineAsmOperator() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp974 Constant *CVal = nullptr; in LowerConstantPool() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64InstructionSelector.cpp1886 if (auto CVal = getConstantVRegVal(ValReg, MRI)) { in select() local
/external/llvm/lib/Analysis/
DInstructionSimplify.cpp3611 if (Constant *CVal = dyn_cast<Constant>(Val)) in SimplifyInsertValueInst() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DInstructionSimplify.cpp4164 if (Constant *CVal = dyn_cast<Constant>(Val)) in SimplifyInsertValueInst() local

12