Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DSDNodeDbgValue.h97 const Value *getConst() const { assert (kind==CONST); return u.Const; } in getConst() function
/external/opencv3/modules/java/generator/
Dgen_java.py831 def getConst(self, name): member in ClassInfo
/external/llvm/lib/Target/Hexagon/
DHexagonBitSimplify.cpp308 bool HexagonBitSimplify::getConst(const BitTracker::RegisterCell &RC, in getConst() function in HexagonBitSimplify