Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/include/llvm/CodeGen/
H A DVirtRegMap.h105 void assignVirt2Phys(unsigned virtReg, unsigned physReg) { in assignVirt2Phys()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DInterferenceCache.cpp100 void InterferenceCache::Entry::reset(MCRegister physReg, in reset()
H A DVirtRegMap.cpp85 void VirtRegMap::assignVirt2Phys(Register virtReg, MCPhysReg physReg) { in assignVirt2Phys()
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DInterferenceCache.cpp93 void InterferenceCache::Entry::reset(unsigned physReg, in reset()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DInterferenceCache.cpp104 void InterferenceCache::Entry::reset(unsigned physReg, in reset()
H A DVirtRegMap.cpp83 void VirtRegMap::assignVirt2Phys(Register virtReg, MCPhysReg physReg) { in assignVirt2Phys()
/aosp_15_r20/external/mesa3d/src/amd/compiler/
H A Daco_optimizer_postRA.cpp150 last_writer_idx(pr_opt_ctx& ctx, PhysReg physReg, RegClass rc) in last_writer_idx()
H A Daco_ir.h729 constexpr PhysReg physReg() const noexcept { return reg_; } in physReg() function
937 constexpr PhysReg physReg() const noexcept { return reg_; } in physReg() function