Home
last modified time | relevance | path

Searched refs:getConst (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/lld/test/ELF/
H A Dppc64-tls-le-relax.s26 ## 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 DSDNodeDbgValue.h54 const Value *getConst() const { in getConst() function
92 return getConst() == Other.getConst();
H A DInstrEmitter.cpp744 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 DSimpleSValBuilder.cpp1233 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 DHexagonBitSimplify.cpp235 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()