Home
last modified time | relevance | path

Searched refs:EmitLoweredIndirectThunk (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.h1790 MachineBasicBlock *EmitLoweredIndirectThunk(MachineInstr &MI,
H A DX86ISelLowering.cpp35675 X86TargetLowering::EmitLoweredIndirectThunk(MachineInstr &MI, in EmitLoweredIndirectThunk() function in X86TargetLowering
36547 return EmitLoweredIndirectThunk(MI, BB); in EmitInstrWithCustomInserter()