Home
last modified time | relevance | path

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

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