Home
last modified time | relevance | path

Searched refs:recomputeRegClass (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLiveRangeEdit.cpp468 if (MRI.recomputeRegClass(LI.reg)) in calculateRegClassAndHint()
DMachineRegisterInfo.cpp122 MachineRegisterInfo::recomputeRegClass(unsigned Reg) { in recomputeRegClass() function in MachineRegisterInfo
DRegisterCoalescer.cpp3902 if (MRI->recomputeRegClass(Reg)) { in runOnMachineFunction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineRegisterInfo.h716 bool recomputeRegClass(unsigned Reg);