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

/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/CodeGen/
H A DFastISel.h263 /// FastEmitInst_rrr - Emit a MachineInstr with three register operands
266 unsigned FastEmitInst_rrr(unsigned MachineInstOpcode,
/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp1213 unsigned FastISel::FastEmitInst_rrr(unsigned MachineInstOpcode, function in class:FastISel
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/ARM/
H A DARMFastISel.cpp113 unsigned FastEmitInst_rrr(unsigned MachineInstOpcode,
341 unsigned ARMFastISel::FastEmitInst_rrr(unsigned MachineInstOpcode, function in class:ARMFastISel

Completed in 119 milliseconds