Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSDNodeDbgValue.h53 const Value *getConst() const { in getConst() function
91 return getConst() == Other.getConst();
H A DInstrEmitter.cpp741 const Value *V = Op.getConst(); in AddDbgValueLocationOps()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBitSimplify.cpp207 static bool getConst(const BitTracker::RegisterCell &RC, uint16_t B,
339 bool HexagonBitSimplify::getConst(const BitTracker::RegisterCell &RC, in getConst() function in HexagonBitSimplify
1485 if (HBS::getConst(DRC, 0, DRC.width(), U)) { in processBlock()
1980 if (!HBS::getConst(RC, 0, RC.width(), U)) in genStoreImmediate()