Home
last modified time | relevance | path

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

12

/openbsd/gnu/llvm/llvm/utils/TableGen/
H A DDirectiveEmitter.cpp95 ClauseVal CVal{CV}; in GenerateEnumClauseVal() local
337 ClauseVal CVal{CV}; in GenerateGetKindClauseVal() local
351 ClauseVal CVal{CV}; in GenerateGetKindClauseVal() local
/openbsd/gnu/llvm/llvm/lib/Target/ARC/
H A DARCISelDAGToDAG.cpp173 uint64_t CVal = cast<ConstantSDNode>(N)->getZExtValue(); in Select() local
/openbsd/gnu/llvm/llvm/lib/Target/CSKY/
H A DCSKYConstantPoolValue.h108 const Constant *CVal; // Constant being loaded. variable
/openbsd/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVISelDAGToDAG.cpp1125 int64_t CVal = C->getSExtValue(); in Select() local
1184 int64_t CVal = C->getSExtValue(); in Select() local
1891 int64_t CVal = cast<ConstantSDNode>(Addr.getOperand(1))->getSExtValue(); in SelectFrameAddrRegImm() local
1911 int64_t CVal = cast<ConstantSDNode>(Addr)->getSExtValue(); in selectConstantAddr() local
1990 int64_t CVal = cast<ConstantSDNode>(Addr.getOperand(1))->getSExtValue(); in SelectAddrRegImm() local
2024 int64_t CVal = cast<ConstantSDNode>(Addr.getOperand(1))->getSExtValue(); in SelectAddrRegImm() local
H A DRISCVISelLowering.cpp5235 const auto *CVal = cast<ConstantSDNode>(Val); in lowerINSERT_VECTOR_ELT() local
13718 uint64_t CVal = C->getSExtValue(); in LowerAsmOperandForConstraint() local
13734 uint64_t CVal = C->getZExtValue(); in LowerAsmOperandForConstraint() local
/openbsd/gnu/llvm/llvm/lib/Target/ARM/
H A DARMConstantPoolValue.h142 const Constant *CVal; // Constant being loaded. variable
/openbsd/gnu/llvm/llvm/include/llvm/IR/
H A DConstantFolder.h140 auto *CVal = dyn_cast<Constant>(Val); in FoldInsertValue() local
/openbsd/gnu/llvm/llvm/include/llvm/Analysis/
H A DTargetFolder.h151 auto *CVal = dyn_cast<Constant>(Val); in FoldInsertValue() local
/openbsd/gnu/llvm/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp3033 uint64_t CVal = C->getSExtValue(); in LowerAsmOperandForConstraint() local
3042 uint64_t CVal = C->getSExtValue(); in LowerAsmOperandForConstraint() local
3058 uint64_t CVal = C->getZExtValue(); in LowerAsmOperandForConstraint() local
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstCombineIntrinsic.cpp471 const ConstantFP *CVal = dyn_cast<ConstantFP>(Src0); in instCombineIntrinsic() local
H A DAMDGPUISelLowering.cpp4119 uint64_t CVal = C->getZExtValue(); in PerformDAGCombine() local
4129 uint64_t CVal = Val.getZExtValue(); in PerformDAGCombine() local
4223 if (ConstantSDNode *CVal = dyn_cast<ConstantSDNode>(BitsFrom)) { in PerformDAGCombine() local
H A DAMDGPUISelDAGToDAG.cpp2127 uint32_t CVal = C->getZExtValue(); in SelectS_BFEFromShifts() local
/openbsd/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZTargetTransformInfo.cpp457 const ConstantInt *CVal = in getArithmeticInstrCost() local
/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DMachineFunction.cpp785 auto *CVal = cast<Constant>(Val); in addLandingPad() local
H A DCodeGenPrepare.cpp4700 const APInt &CVal = CI->getValue(); in matchOperationAddr() local
/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGException.cpp289 llvm::Constant *CVal = cast<llvm::Constant>(Val); in LandingPadHasOnlyCXXUses() local
/openbsd/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp5145 const APInt &CVal = CI->getValue(); in processUMulZExtIdiom() local
5172 const APInt &CVal = CI->getValue() + 1; in processUMulZExtIdiom() local
H A DInstructionCombining.cpp288 const APInt *BVal, *CVal; in maintainNoSignedWrap() local
/openbsd/gnu/llvm/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp2410 unsigned CVal = 0; in ParseIntelInlineAsmOperator() local
/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp1306 } else if (auto CVal = SI.Value.getAs<nonloc::ConcreteInt>()) { in showBRDiagnostics() local
/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp1114 Constant *CVal = nullptr; in LowerConstantPool() local
/openbsd/gnu/llvm/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp2952 auto CVal = getIConstantVRegValWithLookThrough( in select() local
/openbsd/gnu/llvm/llvm/lib/Analysis/
H A DInstructionSimplify.cpp4872 if (Constant *CVal = dyn_cast<Constant>(Val)) in simplifyInsertValueInst() local
/openbsd/gnu/llvm/llvm/lib/IR/
H A DInstructions.cpp766 const ConstantInt *CVal = dyn_cast<ConstantInt>(val); in IsConstantOne() local
/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp3653 APInt CVal; in isConstTrueVal() local

12