Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h758 MachineBasicBlock *emitProbedAlloca(MachineInstr &MI,
DSystemZISelLowering.cpp8662 MachineBasicBlock *SystemZTargetLowering::emitProbedAlloca( in emitProbedAlloca() function in SystemZTargetLowering
9025 return emitProbedAlloca(MI, MBB); in EmitInstrWithCustomInserter()
/openbsd/src/gnu/llvm/llvm/lib/Target/PowerPC/
DPPCISelLowering.h961 MachineBasicBlock *emitProbedAlloca(MachineInstr &MI,
DPPCISelLowering.cpp12198 PPCTargetLowering::emitProbedAlloca(MachineInstr &MI, in emitProbedAlloca() function in PPCTargetLowering
13131 return emitProbedAlloca(MI, BB); in EmitInstrWithCustomInserter()