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

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
H A DFastISel.h257 /// FastEmitInst_rrr - Emit a MachineInstr with three register operands
260 unsigned FastEmitInst_rrr(unsigned MachineInstOpcode,
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
H A DARMFastISel.cpp118 virtual unsigned FastEmitInst_rrr(unsigned MachineInstOpcode,
328 unsigned ARMFastISel::FastEmitInst_rrr(unsigned MachineInstOpcode, function in class:ARMFastISel
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp1151 unsigned FastISel::FastEmitInst_rrr(unsigned MachineInstOpcode, function in class:FastISel

Completed in 88 milliseconds