Home
last modified time | relevance | path

Searched refs:fastEmitInst_i (Results 1 – 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
DFastISel.h429 Register fastEmitInst_i(unsigned MachineInstOpcode,
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/
DARMFastISel.cpp146 unsigned fastEmitInst_i(unsigned MachineInstOpcode,
371 unsigned ARMFastISel::fastEmitInst_i(unsigned MachineInstOpcode, in fastEmitInst_i() function in ARMFastISel
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DFastISel.cpp2101 Register FastISel::fastEmitInst_i(unsigned MachineInstOpcode, in fastEmitInst_i() function in FastISel
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/
DX86FastISel.cpp3718 return fastEmitInst_i(Opc, TLI.getRegClassFor(VT), Imm); in X86MaterializeInt()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp404 return fastEmitInst_i(Opc, TLI.getRegClassFor(VT), Imm); in materializeFP()