Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSDNodeDbgValue.h105 const Value *getConst() const { assert (kind==CONST); return u.Const; } in getConst() function
DInstrEmitter.cpp732 const Value *V = SD->getConst(); in EmitDbgValue()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
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
1475 if (HBS::getConst(DRC, 0, DRC.width(), U)) { in processBlock()
1970 if (!HBS::getConst(RC, 0, RC.width(), U)) in genStoreImmediate()