Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSDNodeDbgValue.h54 const Value *getConst() const { in getConst() function
92 return getConst() == Other.getConst();
H A DInstrEmitter.cpp709 const Value *V = Op.getConst(); in GetMOForConstDbgOp()
933 const Value *V = LocationOps[0].getConst(); in EmitDbgValueFromSingleOp()
/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DSimpleSValBuilder.cpp1236 SVal getConst(SymbolRef Sym) { in simplifySValOnce() function in SimpleSValBuilder::simplifySValOnce::Simplifier
1246 const SVal Ret = getConst(Sym); in simplifySValOnce()
/openbsd/gnu/llvm/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()