Home
last modified time | relevance | path

Searched refs:Phys (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetRegisterInfo.cpp403 unsigned Phys = Reg; in getRegAllocationHints() local
404 if (VRM && Register::isVirtualRegister(Phys)) in getRegAllocationHints()
405 Phys = VRM->getPhys(Phys); in getRegAllocationHints()
409 if (!HintedRegs.insert(Phys).second) in getRegAllocationHints()
412 if (!Register::isPhysicalRegister(Phys)) in getRegAllocationHints()
414 if (MRI.isReserved(Phys)) in getRegAllocationHints()
419 if (!is_contained(Order, Phys)) in getRegAllocationHints()
423 Hints.push_back(Phys); in getRegAllocationHints()
/third_party/icu/icu4c/source/data/brkitr/
Den.txt103 "Phys.",
Dde.txt165 "Phys.",
/third_party/skia/third_party/externals/icu/source/data/brkitr/
Den.txt103 "Phys.",
Dde.txt165 "Phys.",
/third_party/icu/icu4j/perf-tests/data/collation/
Dthesis.txt2082 …ary codes capable of correcting deletions, insertions and reversals, Sov. Phys. Dokl. 10, (Feb), 7…
/third_party/libevdev/
Dthird_party_libevdev.diff32570 + printf("Phys location: %s\n", libevdev_get_phys(dev));