HomeSort by relevance Sort by last modified time
    Searched refs:IfBreak (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/R600/
SIAnnotateControlFlow.cpp 57 Constant *IfBreak;
133 IfBreak = M.getOrInsertFunction(
250 Value *Ret = CallInst::Create(IfBreak, Args, "", Insert);
SILowerControlFlow.cpp 80 void IfBreak(MachineInstr &MI);
226 void SILowerControlFlowPass::IfBreak(MachineInstr &MI) {
439 IfBreak(MI);

Completed in 144 milliseconds