Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSDNodeDbgValue.h106 const Value *getConst() const { assert (kind==CONST); return u.Const; } in getConst() function
H A DInstrEmitter.cpp750 const Value *V = SD->getConst(); in EmitDbgValue()
/freebsd-12.1/contrib/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
1478 if (HBS::getConst(DRC, 0, DRC.width(), U)) { in processBlock()
1973 if (!HBS::getConst(RC, 0, RC.width(), U)) in genStoreImmediate()