Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/lib/Target/X86/
DX86ISelLowering.h960 MachineBasicBlock *EmitLoweredSegAlloca(MachineInstr *MI,
DX86ISelLowering.cpp15364 X86TargetLowering::EmitLoweredSegAlloca(MachineInstr *MI, MachineBasicBlock *BB, in EmitLoweredSegAlloca() function in X86TargetLowering
15813 return EmitLoweredSegAlloca(MI, BB, false); in EmitInstrWithCustomInserter()
15815 return EmitLoweredSegAlloca(MI, BB, true); in EmitInstrWithCustomInserter()