Searched refs:TCOpcode (Results 1 - 1 of 1) sorted by relevance
/external/llvm/lib/Target/ARM/ | ||
H A D | ARMFrameLowering.cpp | 405 unsigned TCOpcode = (RetOpcode == ARM::TCRETURNdi) local 408 MachineInstrBuilder MIB = BuildMI(MBB, MBBI, dl, TII.get(TCOpcode)); |
Completed in 145 milliseconds