Home
last modified time | relevance | path

Searched defs:physReg (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DInterferenceCache.cpp104 void InterferenceCache::Entry::reset(unsigned physReg, in reset()
DVirtRegMap.cpp83 void VirtRegMap::assignVirt2Phys(Register virtReg, MCPhysReg physReg) { in assignVirt2Phys()
/third_party/mesa3d/src/amd/compiler/
Daco_optimizer_postRA.cpp141 last_writer_idx(pr_opt_ctx& ctx, PhysReg physReg, RegClass rc) in last_writer_idx()
Daco_ir.h764 constexpr PhysReg physReg() const noexcept { return reg_; } in physReg() function
951 constexpr PhysReg physReg() const noexcept { return reg_; } in physReg() function