Home
last modified time | relevance | path

Searched refs:FastEmit_ri (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DFastISel.h184 virtual unsigned FastEmit_ri(MVT VT,
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DFastISel.cpp1036 unsigned FastISel::FastEmit_ri(MVT, MVT, in FastEmit_ri() function in FastISel
1082 unsigned ResultReg = FastEmit_ri(VT, VT, Opcode, Op0, Op0IsKill, Imm); in FastEmit_ri_()
1312 return FastEmit_ri(VT, VT, ISD::AND, Op0, Op0IsKill, 1); in FastEmitZExtFromI1()
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86FastISel.cpp1624 ArgReg = FastEmit_ri(ArgVT, ArgVT, ISD::AND, ArgReg, in DoSelectCall()
DX86GenFastISel.inc4681 unsigned FastEmit_ri(MVT VT, MVT RetVT, unsigned Opcode, unsigned Op0, bool Op0IsKill, uint64_t imm…