Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARC/
DARCISelDAGToDAG.cpp173 uint64_t CVal = cast<ConstantSDNode>(N)->getZExtValue(); in Select() local
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMConstantPoolValue.h117 const Constant *CVal; // Constant being loaded. variable
/external/llvm/lib/Target/ARM/
DARMConstantPoolValue.h134 const Constant *CVal; // Constant being loaded. variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMConstantPoolValue.h145 const Constant *CVal; // Constant being loaded. variable
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DFunctionLoweringInfo.cpp476 Constant *CVal = cast<Constant>(Val); in AddLandingPadInfo() local
/external/llvm/lib/CodeGen/SelectionDAG/
DFunctionLoweringInfo.cpp588 Constant *CVal = cast<Constant>(Val); in AddLandingPadInfo() local
/external/swiftshader/third_party/LLVM/lib/VMCore/
DConstantFold.cpp762 if (ConstantVector *CVal = dyn_cast<ConstantVector>(Val)) { in ConstantFoldExtractElementInstruction() local
819 if (ConstantVector *CVal = dyn_cast<ConstantVector>(Val)) { in ConstantFoldInsertElementInstruction() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineFunction.cpp828 Constant *CVal = cast<Constant>(Val); in addLandingPadInfo() 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-7.0/llvm/lib/Target/AArch64/
DAArch64InstructionSelector.cpp1065 if (auto CVal = getConstantVRegVal(ValReg, MRI)) { in select() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.cpp3739 uint64_t CVal = C->getZExtValue(); in PerformDAGCombine() local
3749 uint64_t CVal = Val.getZExtValue(); in PerformDAGCombine() local
3847 if (ConstantSDNode *CVal = dyn_cast<ConstantSDNode>(BitsFrom)) { in PerformDAGCombine() local
DAMDGPUISelDAGToDAG.cpp1564 uint32_t CVal = C->getZExtValue(); in SelectS_BFEFromShifts() 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/lib/Transforms/InstCombine/
DInstructionCombining.cpp138 const APInt &CVal = CC->getValue(); in MaintainNoSignedWrap() local
/external/clang/lib/StaticAnalyzer/Core/
DBugReporterVisitors.cpp598 } else if (Optional<nonloc::ConcreteInt> CVal = in VisitNode() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp3904 const APInt &CVal = CI->getValue(); in processUMulZExtIdiom() local
3942 const APInt &CVal = CI->getValue() + 1; in processUMulZExtIdiom() local
DInstructionCombining.cpp204 const APInt *BVal, *CVal; in MaintainNoSignedWrap() local
/external/llvm/lib/Target/X86/AsmParser/
DX86AsmParser.cpp1763 unsigned CVal = 0; in ParseIntelOperator() local
/external/swiftshader/third_party/LLVM/lib/Analysis/
DInstructionSimplify.cpp2280 if (Constant *CVal = dyn_cast<Constant>(Val)) in SimplifyInsertValueInst() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/AsmParser/
DX86AsmParser.cpp1787 unsigned CVal = 0; in ParseIntelInlineAsmOperator() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp912 Constant *CVal = nullptr; in LowerConstantPool() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp1721 APInt CVal; in isConstTrueVal() local

12