Searched refs:getConst (Results 1 – 5 of 5) sorted by relevance
| /llvm-project-15.0.7/lld/test/ELF/ |
| H A D | ppc64-tls-le-relax.s | 26 ## unsigned getConst(unsigned*); 30 ## return addVal(getConst(&TGlobal), &TGlobal); 42 bl getConst@notoc 53 ## unsigned getConst(unsigned* A) { 62 .globl getConst 63 getConst: label
|
| /llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SDNodeDbgValue.h | 54 const Value *getConst() const { in getConst() function 92 return getConst() == Other.getConst();
|
| H A D | InstrEmitter.cpp | 744 const Value *V = Op.getConst(); in AddDbgValueLocationOps() 896 const Value *V = LocationOps[0].getConst(); in EmitDbgValueFromSingleOp()
|
| /llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/ |
| H A D | SimpleSValBuilder.cpp | 1233 SVal getConst(SymbolRef Sym) { in simplifySValOnce() function in SimpleSValBuilder::simplifySValOnce::Simplifier 1243 const SVal Ret = getConst(Sym); in simplifySValOnce()
|
| /llvm-project-15.0.7/llvm/lib/Target/Hexagon/ |
| H A D | HexagonBitSimplify.cpp | 235 static bool getConst(const BitTracker::RegisterCell &RC, uint16_t B, 367 bool HexagonBitSimplify::getConst(const BitTracker::RegisterCell &RC, in getConst() function in HexagonBitSimplify 1512 if (HBS::getConst(DRC, 0, DRC.width(), U)) { in processBlock() 2005 if (!HBS::getConst(RC, 0, RC.width(), U)) in genStoreImmediate()
|