Searched defs:getConstant (Results 1 – 8 of 8) sorted by relevance
42 int64_t getConstant() const { return Cst; } in getConstant() function
145 int64_t getConstant(size_t Idx) const { return ConstantsList[Idx]; } in getConstant() function
160 llvm::Value *getConstant() const { in getConstant() function
111 Constant *getConstant() const { in getConstant() function in __anon92b4ed540111::LVILatticeVal1051 Constant *LazyValueInfo::getConstant(Value *V, BasicBlock *BB) { in getConstant() function in LazyValueInfo
314 const SCEV *ScalarEvolution::getConstant(ConstantInt *V) { in getConstant() function in ScalarEvolution325 const SCEV *ScalarEvolution::getConstant(const APInt& Val) { in getConstant() function in ScalarEvolution330 ScalarEvolution::getConstant(Type *Ty, uint64_t V, bool isSigned) { in getConstant() function in ScalarEvolution
356 Constant *getConstant() const { in getConstant() function594 Constant *getConstant() const { return getConstantField(11); } in getConstant() function
92 Constant *getConstant() const { in getConstant() function in __anon6f1c49040111::LatticeVal
967 SDValue SelectionDAG::getConstant(uint64_t Val, EVT VT, bool isT) { in getConstant() function in SelectionDAG975 SDValue SelectionDAG::getConstant(const APInt &Val, EVT VT, bool isT) { in getConstant() function in SelectionDAG979 SDValue SelectionDAG::getConstant(const ConstantInt &Val, EVT VT, bool isT) { in getConstant() function in SelectionDAG