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

  /external/llvm/unittests/ADT/
SparseSetTest.cpp 164 unsigned getSparseSetIndex() const { return Value - 1000; }
SparseMultiSetTest.cpp 211 unsigned getSparseSetIndex() const { return Value - 1000; }
  /external/llvm/include/llvm/CodeGen/
ScheduleDAGInstrs.h 39 unsigned getSparseSetIndex() const {
53 unsigned getSparseSetIndex() const { return Reg; }
  /external/llvm/lib/CodeGen/
RegAllocFast.cpp 80 unsigned getSparseSetIndex() const {
    [all...]
ScheduleDAGInstrs.cpp     [all...]

Completed in 173 milliseconds