Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/utils/TableGen/
DCodeGenDAGPatterns.h361 Init *getLeafValue() const { assert(isLeaf()); return Val; } in getLeafValue() function
/external/llvm/utils/TableGen/
DCodeGenDAGPatterns.h387 Init *getLeafValue() const { assert(isLeaf()); return Val; } in getLeafValue() function
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DCodeGenDAGPatterns.h642 Init *getLeafValue() const { assert(isLeaf()); return Val; } in getLeafValue() function