Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/
DARCISelDAGToDAG.cpp172 uint64_t CVal = cast<ConstantSDNode>(N)->getZExtValue(); in Select() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMConstantPoolValue.h144 const Constant *CVal; // Constant being loaded. variable
DARMISelLowering.cpp16043 int CVal = (int) CVal64; in LowerAsmOperandForConstraint() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZTargetTransformInfo.cpp382 const ConstantInt *CVal = in getArithmeticInstrCost() local
/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/AsmParser/
DX86AsmParser.cpp1866 unsigned CVal = 0; in ParseIntelInlineAsmOperator() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp974 Constant *CVal = nullptr; in LowerConstantPool() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64InstructionSelector.cpp1886 if (auto CVal = getConstantVRegVal(ValReg, MRI)) { in select() local
DAArch64ISelLowering.cpp6404 uint64_t CVal = C->getZExtValue(); in LowerAsmOperandForConstraint() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DInstructionSimplify.cpp4164 if (Constant *CVal = dyn_cast<Constant>(Val)) in SimplifyInsertValueInst() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DInstructions.cpp518 const ConstantInt *CVal = dyn_cast<ConstantInt>(val); in IsConstantOne() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp2771 APInt CVal; in isConstTrueVal() local
DSelectionDAG.cpp2186 const APInt &CVal = CV->getAPIntValue(); in GetDemandedBits() local
DDAGCombiner.cpp13425 APFloat CVal = CFP1->getValueAPF(); in visitFNEG() local