HomeSort by relevance Sort by last modified time
    Searched defs:CountResults (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/CodeGen/SelectionDAG/
InstrEmitter.cpp 42 /// CountResults - The results of target nodes have register or immediate
45 unsigned InstrEmitter::CountResults(SDNode *Node) {
215 unsigned NumResults = CountResults(Node);
238 unsigned NumResults = CountResults(Node);
752 unsigned NumResults = CountResults(Node);
    [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
InstrEmitter.cpp 39 /// CountResults - The results of target nodes have register or immediate
42 unsigned InstrEmitter::CountResults(SDNode *Node) {
202 unsigned NumResults = CountResults(Node);
686 unsigned NumResults = CountResults(Node);
    [all...]

Completed in 3520 milliseconds