HomeSort by: relevance | last modified time | path
    Searched defs:emitProbedAlloca (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
SystemZISelLowering.cpp 8070 MachineBasicBlock *SystemZTargetLowering::emitProbedAlloca(
8432 return emitProbedAlloca(MI, MBB);
SystemZISelLowering.cpp 8070 MachineBasicBlock *SystemZTargetLowering::emitProbedAlloca(
8432 return emitProbedAlloca(MI, MBB);
  /src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp 11642 // Lower dynamic stack allocation with probing. `emitProbedAlloca` is splitted
11649 PPCTargetLowering::emitProbedAlloca(MachineInstr &MI,
12594 return emitProbedAlloca(MI, BB);
PPCISelLowering.cpp 11642 // Lower dynamic stack allocation with probing. `emitProbedAlloca` is splitted
11649 PPCTargetLowering::emitProbedAlloca(MachineInstr &MI,
12594 return emitProbedAlloca(MI, BB);

Completed in 113 milliseconds