Searched refs:CoalesceExtSubRegs (Results 1 - 1 of 1) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/
H A DTwoAddressInstructionPass.cpp136 void CoalesceExtSubRegs(SmallVector<unsigned,4> &Srcs, unsigned DstReg);
1301 /// CoalesceExtSubRegs - If a number of sources of the REG_SEQUENCE are
1311 TwoAddressInstructionPass::CoalesceExtSubRegs(SmallVector<unsigned,4> &Srcs, function in class:TwoAddressInstructionPass
1536 CoalesceExtSubRegs(RealSrcs, DstReg);

Completed in 55 milliseconds