Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86ISelLowering.h961 MachineBasicBlock *EmitLoweredSegAlloca(MachineInstr *MI,
DX86ISelLowering.cpp11750 X86TargetLowering::EmitLoweredSegAlloca(MachineInstr *MI, MachineBasicBlock *BB, in EmitLoweredSegAlloca() function in X86TargetLowering
11998 return EmitLoweredSegAlloca(MI, BB, false); in EmitInstrWithCustomInserter()
12000 return EmitLoweredSegAlloca(MI, BB, true); in EmitInstrWithCustomInserter()
/external/llvm/lib/Target/X86/
DX86ISelLowering.h1188 MachineBasicBlock *EmitLoweredSegAlloca(MachineInstr &MI,
DX86ISelLowering.cpp23455 X86TargetLowering::EmitLoweredSegAlloca(MachineInstr &MI, in EmitLoweredSegAlloca() function in X86TargetLowering
24357 return EmitLoweredSegAlloca(MI, BB); in EmitInstrWithCustomInserter()