/freebsd/contrib/llvm-project/llvm/include/llvm/MC/ |
H A D | MCValue.h | 43 int64_t getConstant() const { return Cst; } in getConstant() function
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | ValueLattice.h | 255 Constant *getConstant() const { in getConstant() function
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGBlocks.h | 195 llvm::Value *getConstant() const { in getConstant() function
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | KnownBits.h | 56 const APInt &getConstant() const { in getConstant() function
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/ |
H A D | StackMapParser.h | 387 ConstantAccessor getConstant(unsigned ConstantIndex) const { getConstant() function
|
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | Metadata.h | 472 static ConstantAsMetadata *getConstant(Value *C) { in getConstant() function
|
/freebsd/contrib/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
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFDebugFrame.h | 138 int32_t getConstant() const { return Offset; } in getConstant() function
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | SCCPSolver.cpp | 944 Constant *SCCPInstVisitor::getConstant(const ValueLatticeElement &LV, in getConstant() function in SCCPInstVisitor 2151 Constant *SCCPSolver::getConstant(const ValueLatticeElement &LV, in getConstant() function in SCCPSolver
|
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/ |
H A D | BPFAbstractMemberAccess.cpp | 326 static uint64_t getConstant(const Value *IndexValue) { in getConstant() function
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | LazyValueInfo.cpp | 1723 Constant *LazyValueInfo::getConstant(Value *V, Instruction *CxtI) { in getConstant() function in LazyValueInfo
|
H A D | ScalarEvolution.cpp | 479 const SCEV *ScalarEvolution::getConstant(ConstantInt *V) { in getConstant() function in ScalarEvolution 490 const SCEV *ScalarEvolution::getConstant(const APInt &Val) { in getConstant() function in ScalarEvolution 495 ScalarEvolution::getConstant(Type *Ty, uint64_t V, bool isSigned) { in getConstant() function in ScalarEvolution
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | DebugInfoMetadata.cpp | 723 Constant *DIDerivedType::getConstant() const { in getConstant() function in DIDerivedType
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAG.cpp | 1624 SDValue SelectionDAG::getConstant(uint64_t Val, const SDLoc &DL, EVT VT, in getConstant() function in SelectionDAG 1633 SDValue SelectionDAG::getConstant(const APInt &Val, const SDLoc &DL, EVT VT, in getConstant() function in SelectionDAG 1638 SDValue SelectionDAG::getConstant(const ConstantInt &Val, const SDLoc &DL, in getConstant() function in SelectionDAG
|