Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSILowerControlFlow.cpp98 void emitIf(MachineInstr &MI);
208 void SILowerControlFlow::emitIf(MachineInstr &MI) { in emitIf() function in SILowerControlFlow
653 emitIf(MI); in process()