HomeSort by: relevance | last modified time | path
    Searched refs:getConst (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
SDNodeDbgValue.h 53 const Value *getConst() const {
91 return getConst() == Other.getConst();
InstrEmitter.cpp 774 const Value *V = Op.getConst();
  /src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
HexagonBitSimplify.cpp 207 static bool getConst(const BitTracker::RegisterCell &RC, uint16_t B,
339 bool HexagonBitSimplify::getConst(const BitTracker::RegisterCell &RC,
1485 if (HBS::getConst(DRC, 0, DRC.width(), U)) {
1980 if (!HBS::getConst(RC, 0, RC.width(), U))

Completed in 21 milliseconds