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/ |
D | TargetRegisterInfo.cpp | 403 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/ |
D | en.txt | 103 "Phys.",
|
D | de.txt | 165 "Phys.",
|
/third_party/skia/third_party/externals/icu/source/data/brkitr/ |
D | en.txt | 103 "Phys.",
|
D | de.txt | 165 "Phys.",
|
/third_party/icu/icu4j/perf-tests/data/collation/ |
D | thesis.txt | 2082 …ary codes capable of correcting deletions, insertions and reversals, Sov. Phys. Dokl. 10, (Feb), 7…
|
/third_party/libevdev/ |
D | third_party_libevdev.diff | 32570 + printf("Phys location: %s\n", libevdev_get_phys(dev));
|