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

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
X86CallLowering.cpp 170 NumXMMRegs = State.getFirstUnallocated(XMMArgRegs);
176 uint64_t getNumXmmRegs() { return NumXMMRegs; }
183 unsigned NumXMMRegs = 0;
X86FastISel.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86FastISel.cpp     [all...]
X86ISelLowering.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86FastISel.cpp     [all...]
X86ISelLowering.cpp     [all...]

Completed in 540 milliseconds