/llvm-project/llvm/include/llvm/MC/ |
H A D | MCValue.h | 43 int64_t getConstant() const { return Cst; } in getConstant() function
|
/llvm-project/llvm/include/llvm/Analysis/ |
H A D | ValueLattice.h | 255 Constant *getConstant() const { getConstant() function [all...] |
/llvm-project/llvm/include/llvm/Support/ |
H A D | KnownBits.h | 56 const APInt &getConstant() const { getConstant() function
|
/llvm-project/clang/lib/CodeGen/ |
H A D | CGBlocks.h | 195 llvm::Value *getConstant() const { in getConstant() function
|
/llvm-project/llvm/include/llvm/Object/ |
H A D | StackMapParser.h | 386 ConstantAccessor getConstant(unsigned ConstantIndex) const { in getConstant() function
|
/llvm-project/polly/lib/Support/ |
H A D | ISLTools.cpp | 266 isl::val polly::getConstant(isl::map Map, isl::dim Dim, int Pos) { in getConstant() function in polly 552 isl::val polly::getConstant(isl::pw_aff PwAff, bool Max, bool Min) { in getConstant() function in polly
|
/llvm-project/llvm/include/llvm/IR/ |
H A D | Metadata.h | 472 static ConstantAsMetadata *getConstant(Value *C) { getConstant() function
|
/llvm-project/llvm/lib/Target/VE/ |
H A D | VECustomDAG.cpp | 404 SDValue VECustomDAG::getConstant(uint64_t Val, EVT VT, bool IsTarget, in getConstant() function in llvm::VECustomDAG
|
/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFDebugFrame.h | 138 int32_t getConstant() const { return Offset; } in getConstant() function
|
/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | SCCPSolver.cpp | 950 Constant *SCCPInstVisitor::getConstant(const ValueLatticeElement &LV, getConstant() function in SCCPInstVisitor 2153 Constant *SCCPSolver::getConstant(const ValueLatticeElement &LV, getConstant() function in SCCPSolver [all...] |
/llvm-project/llvm/lib/Target/BPF/ |
H A D | BPFAbstractMemberAccess.cpp | 326 static uint64_t getConstant(const Value *IndexValue) { getConstant() function
|
/llvm-project/mlir/lib/Target/SPIRV/Deserialization/ |
H A D | Deserializer.cpp | 608 spirv::Deserializer::getConstant(uint32_t id) { getConstant() function in spirv::Deserializer
|
/llvm-project/llvm/lib/Analysis/ |
H A D | LazyValueInfo.cpp | 1700 Constant *LazyValueInfo::getConstant(Value *V, Instruction *CxtI) { getConstant() function in LazyValueInfo
|
H A D | ScalarEvolution.cpp | 479 const SCEV *ScalarEvolution::getConstant(ConstantInt *V) { getConstant() function in ScalarEvolution 490 const SCEV *ScalarEvolution::getConstant(const APInt &Val) { getConstant() function in ScalarEvolution 495 ScalarEvolution::getConstant(Type *Ty, uint64_t V, bool isSigned) { getConstant() function in ScalarEvolution [all...] |
/llvm-project/llvm/lib/IR/ |
H A D | DebugInfoMetadata.cpp | 723 Constant *DIDerivedType::getConstant() const { getConstant() function in DIDerivedType
|
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAG.cpp | 1623 SDValue SelectionDAG::getConstant(uint64_t Val, const SDLoc &DL, EVT VT, getConstant() function in SelectionDAG 1632 SDValue SelectionDAG::getConstant(const APInt &Val, const SDLoc &DL, EVT VT, getConstant() function in SelectionDAG 1637 SDValue SelectionDAG::getConstant(const ConstantInt &Val, const SDLoc &DL, getConstant() function in SelectionDAG [all...] |
/llvm-project/llvm/unittests/IR/ |
H A D | MetadataTest.cpp | 111 Constant *getConstant() { in getConstant() function in __anon4a99ddaa0111::MetadataTest
|