Home
last modified time | relevance | path

Searched refs:EmitLoweredSegAlloca (Results 1 – 5 of 5) 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,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ISelLowering.h1320 MachineBasicBlock *EmitLoweredSegAlloca(MachineInstr &MI,
DX86ISelLowering.cpp27400 X86TargetLowering::EmitLoweredSegAlloca(MachineInstr &MI, in EmitLoweredSegAlloca() function in X86TargetLowering
28559 return EmitLoweredSegAlloca(MI, BB); in EmitInstrWithCustomInserter()