Home
last modified time | relevance | path

Searched defs:getConstant (Results 1 – 17 of 17) sorted by relevance

/llvm-project/llvm/include/llvm/MC/
H A DMCValue.h43 int64_t getConstant() const { return Cst; } in getConstant() function
/llvm-project/llvm/include/llvm/Analysis/
H A DValueLattice.h255 Constant *getConstant() const { getConstant() function
[all...]
/llvm-project/llvm/include/llvm/Support/
H A DKnownBits.h56 const APInt &getConstant() const { getConstant() function
/llvm-project/clang/lib/CodeGen/
H A DCGBlocks.h195 llvm::Value *getConstant() const { in getConstant() function
/llvm-project/llvm/include/llvm/Object/
H A DStackMapParser.h386 ConstantAccessor getConstant(unsigned ConstantIndex) const { in getConstant() function
/llvm-project/polly/lib/Support/
H A DISLTools.cpp266 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 DMetadata.h472 static ConstantAsMetadata *getConstant(Value *C) { getConstant() function
/llvm-project/llvm/lib/Target/VE/
H A DVECustomDAG.cpp404 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 DDWARFDebugFrame.h138 int32_t getConstant() const { return Offset; } in getConstant() function
/llvm-project/llvm/lib/Transforms/Utils/
H A DSCCPSolver.cpp950 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 DBPFAbstractMemberAccess.cpp326 static uint64_t getConstant(const Value *IndexValue) { getConstant() function
/llvm-project/mlir/lib/Target/SPIRV/Deserialization/
H A DDeserializer.cpp608 spirv::Deserializer::getConstant(uint32_t id) { getConstant() function in spirv::Deserializer
/llvm-project/llvm/lib/Analysis/
H A DLazyValueInfo.cpp1700 Constant *LazyValueInfo::getConstant(Value *V, Instruction *CxtI) { getConstant() function in LazyValueInfo
H A DScalarEvolution.cpp479 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 DDebugInfoMetadata.cpp723 Constant *DIDerivedType::getConstant() const { getConstant() function in DIDerivedType
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp1623 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 DMetadataTest.cpp111 Constant *getConstant() { in getConstant() function in __anon4a99ddaa0111::MetadataTest