Home
last modified time | relevance | path

Searched defs:findLiveVirtReg (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/CodeGen/
DRegAllocFast.cpp184 LiveRegMap::iterator findLiveVirtReg(unsigned VirtReg) { in findLiveVirtReg() function in __anon17d341030111::RAFast
187 LiveRegMap::const_iterator findLiveVirtReg(unsigned VirtReg) const { in findLiveVirtReg() function in __anon17d341030111::RAFast
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegAllocFast.cpp203 LiveRegMap::iterator findLiveVirtReg(Register VirtReg) { in findLiveVirtReg() function in __anon1a035ca50111::RegAllocFast
207 LiveRegMap::const_iterator findLiveVirtReg(Register VirtReg) const { in findLiveVirtReg() function in __anon1a035ca50111::RegAllocFast
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DRegAllocFast.cpp254 LiveRegMap::iterator findLiveVirtReg(Register VirtReg) { in findLiveVirtReg() function in __anon374a87ab0111::RegAllocFast
258 LiveRegMap::const_iterator findLiveVirtReg(Register VirtReg) const { in findLiveVirtReg() function in __anon374a87ab0111::RegAllocFast