Home
last modified time | relevance | path

Searched refs:RAFast (Results 1 – 7 of 7) sorted by relevance

/external/llvm/lib/CodeGen/
DRegAllocFast.cpp48 class RAFast : public MachineFunctionPass { class
51 RAFast() : MachineFunctionPass(ID), StackSlotForVirtReg(-1), in RAFast() function in __anon65ad56180111::RAFast
200 char RAFast::ID = 0;
205 int RAFast::getStackSpaceFor(unsigned VirtReg, const TargetRegisterClass *RC) { in getStackSpaceFor()
223 bool RAFast::isLastUseOfLocalReg(MachineOperand &MO) { in isLastUseOfLocalReg()
237 void RAFast::addKillFlag(const LiveReg &LR) { in addKillFlag()
249 void RAFast::killVirtReg(LiveRegMap::iterator LRI) { in killVirtReg()
260 void RAFast::killVirtReg(unsigned VirtReg) { in killVirtReg()
270 void RAFast::spillVirtReg(MachineBasicBlock::iterator MI, unsigned VirtReg) { in spillVirtReg()
279 void RAFast::spillVirtReg(MachineBasicBlock::iterator MI, in spillVirtReg()
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
D2011-06-12-FastAllocSpill.ll4 ; This test should not cause any spilling with RAFast.
Dliveness-local-regalloc.ll64 ; RAFast would forget to add a super-register implicit-def when rewriting:
/external/llvm/test/CodeGen/X86/
D2011-06-12-FastAllocSpill.ll4 ; This test should not cause any spilling with RAFast.
Dliveness-local-regalloc.ll64 ; RAFast would forget to add a super-register <imp-def> when rewriting:
/external/llvm/test/CodeGen/Thumb2/
Dcrash.ll81 ; Check RAFast handling of inline assembly with many dense clobbers.
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Thumb2/
Dcrash.ll81 ; Check RAFast handling of inline assembly with many dense clobbers.