| /openbsd/src/gnu/llvm/llvm/utils/TableGen/ |
| D | DirectiveEmitter.cpp | 95 ClauseVal CVal{CV}; in GenerateEnumClauseVal() local 337 ClauseVal CVal{CV}; in GenerateGetKindClauseVal() local 351 ClauseVal CVal{CV}; in GenerateGetKindClauseVal() local
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/ARC/ |
| D | ARCISelDAGToDAG.cpp | 173 uint64_t CVal = cast<ConstantSDNode>(N)->getZExtValue(); in Select() local
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/RISCV/ |
| D | RISCVISelDAGToDAG.cpp | 1125 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
|
| D | RISCVISelLowering.cpp | 5235 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/src/gnu/llvm/llvm/lib/Target/ARM/ |
| D | ARMConstantPoolValue.h | 142 const Constant *CVal; // Constant being loaded. variable
|
| D | ARMISelLowering.cpp | 20299 int CVal = (int) CVal64; in LowerAsmOperandForConstraint() local
|
| /openbsd/src/gnu/llvm/llvm/include/llvm/IR/ |
| D | ConstantFolder.h | 140 auto *CVal = dyn_cast<Constant>(Val); in FoldInsertValue() local
|
| /openbsd/src/gnu/llvm/llvm/include/llvm/Analysis/ |
| D | TargetFolder.h | 151 auto *CVal = dyn_cast<Constant>(Val); in FoldInsertValue() local
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/ |
| D | AMDGPUInstCombineIntrinsic.cpp | 471 const ConstantFP *CVal = dyn_cast<ConstantFP>(Src0); in instCombineIntrinsic() local
|
| D | AMDGPUISelLowering.cpp | 4119 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
|
| D | AMDGPUISelDAGToDAG.cpp | 2127 uint32_t CVal = C->getZExtValue(); in SelectS_BFEFromShifts() local
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/SystemZ/ |
| D | SystemZTargetTransformInfo.cpp | 457 const ConstantInt *CVal = in getArithmeticInstrCost() local
|
| /openbsd/src/gnu/llvm/llvm/lib/CodeGen/ |
| D | MachineFunction.cpp | 785 auto *CVal = cast<Constant>(Val); in addLandingPad() local
|
| D | CodeGenPrepare.cpp | 4700 const APInt &CVal = CI->getValue(); in matchOperationAddr() local
|
| /openbsd/src/gnu/llvm/clang/lib/CodeGen/ |
| D | CGException.cpp | 289 llvm::Constant *CVal = cast<llvm::Constant>(Val); in LandingPadHasOnlyCXXUses() local
|
| D | CGOpenMPRuntime.cpp | 3720 auto *CVal = in OMPIteratorGeneratorScope() local
|
| /openbsd/src/gnu/llvm/llvm/lib/Transforms/InstCombine/ |
| D | InstCombineCompares.cpp | 5145 const APInt &CVal = CI->getValue(); in processUMulZExtIdiom() local 5172 const APInt &CVal = CI->getValue() + 1; in processUMulZExtIdiom() local
|
| D | InstructionCombining.cpp | 288 const APInt *BVal, *CVal; in maintainNoSignedWrap() local
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/X86/AsmParser/ |
| D | X86AsmParser.cpp | 2410 unsigned CVal = 0; in ParseIntelInlineAsmOperator() local
|
| /openbsd/src/gnu/llvm/clang/lib/StaticAnalyzer/Core/ |
| D | BugReporterVisitors.cpp | 1306 } else if (auto CVal = SI.Value.getAs<nonloc::ConcreteInt>()) { in showBRDiagnostics() local
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/Hexagon/ |
| D | HexagonISelLowering.cpp | 1114 Constant *CVal = nullptr; in LowerConstantPool() local
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/AArch64/GISel/ |
| D | AArch64InstructionSelector.cpp | 2952 auto CVal = getIConstantVRegValWithLookThrough( in select() local
|
| /openbsd/src/gnu/llvm/llvm/lib/IR/ |
| D | Instructions.cpp | 766 const ConstantInt *CVal = dyn_cast<ConstantInt>(val); in IsConstantOne() local
|
| /openbsd/src/gnu/llvm/llvm/lib/Analysis/ |
| D | InstructionSimplify.cpp | 4872 if (Constant *CVal = dyn_cast<Constant>(Val)) in simplifyInsertValueInst() local
|
| /openbsd/src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/ |
| D | TargetLowering.cpp | 3653 APInt CVal; in isConstTrueVal() local
|