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

/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/CodeGen/
H A DFastISel.h255 /// FastEmitInst_rr - Emit a MachineInstr with two register operands
258 unsigned FastEmitInst_rr(unsigned MachineInstOpcode,
/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp1192 unsigned FastISel::FastEmitInst_rr(unsigned MachineInstOpcode, function in class:FastISel
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/ARM/
H A DARMFastISel.cpp109 unsigned FastEmitInst_rr(unsigned MachineInstOpcode,
319 unsigned ARMFastISel::FastEmitInst_rr(unsigned MachineInstOpcode, function in class:ARMFastISel

Completed in 181 milliseconds