Home
last modified time | relevance | path

Searched defs:ConstValue (Results 1 – 9 of 9) sorted by relevance

/llvm-project/clang/include/clang/AST/
H A DOSLog.h74 CharUnits ConstValue; variable
/llvm-project/llvm/lib/Transforms/Scalar/
H A DCallSiteSplitting.cpp96 Constant *ConstValue) { in setConstantInArgument() argument
/llvm-project/llvm/lib/CodeGen/
H A DExpandVectorPredication.cpp88 if (auto *ConstValue = dyn_cast<Constant>(SplattedVal)) isAllTrueMask() local
/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64PostLegalizerCombiner.cpp150 APInt ConstValue = Const->Value.sext(Ty.getSizeInBits()); in matchAArch64MulConstCombine() local
/llvm-project/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.cpp1508 SDValue ConstValue = DAG.getConstant(Vec.getScalarValueSizeInBits() - 1, truncateVecElts() local
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVectorCombine.cpp811 if (auto *ConstValue = dyn_cast<Constant>(SplattedVal)) scalarizeVPIntrinsic() local
/llvm-project/llvm/lib/IR/
H A DDebugInfo.cpp2223 auto *ConstValue = dyn_cast<ConstantInt>(MI->getOperand(1)); trackAssignments() local
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp18081 const APInt &ConstValue = C->getAPIntValue(); performMulCombine() local
[all...]
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp23517 APInt ConstValue; LowerVSETCC() local
[all...]