HomeSort by relevance Sort by last modified time
    Searched refs:hasPreferredPhys (Results 1 - 13 of 13) sorted by null

  /external/llvm/include/llvm/CodeGen/
VirtRegMap.h 130 bool hasPreferredPhys(unsigned VirtReg);
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
VirtRegMap.h 130 bool hasPreferredPhys(unsigned VirtReg);
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
VirtRegMap.h 130 bool hasPreferredPhys(unsigned VirtReg);
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/
VirtRegMap.h 130 bool hasPreferredPhys(unsigned VirtReg);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
VirtRegMap.h 130 bool hasPreferredPhys(unsigned VirtReg);
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
VirtRegMap.h 130 bool hasPreferredPhys(unsigned VirtReg);
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
VirtRegMap.h 130 bool hasPreferredPhys(unsigned VirtReg);
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/
VirtRegMap.h 130 bool hasPreferredPhys(unsigned VirtReg);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
VirtRegMap.h 130 bool hasPreferredPhys(unsigned VirtReg);
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
VirtRegMap.h 212 bool hasPreferredPhys(unsigned VirtReg) {
RegAllocGreedy.cpp 563 bool BreaksHint = VRM->hasPreferredPhys(Intf->reg);
    [all...]
  /external/llvm/lib/CodeGen/
VirtRegMap.cpp 82 bool VirtRegMap::hasPreferredPhys(unsigned VirtReg) {
RegAllocGreedy.cpp 779 bool BreaksHint = VRM->hasPreferredPhys(Intf->reg);
    [all...]

Completed in 588 milliseconds