Home
last modified time | relevance | path

Searched defs:ExecModified (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/llvm/lib/Target/AMDGPU/
H A DSILowerControlFlow.cpp271 void SILowerControlFlow::Else(MachineInstr &MI, bool ExecModified) { in Else()
705 bool ExecModified = false; in runOnMachineFunction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DSILowerControlFlow.cpp287 bool ExecModified = MI.getOperand(3).getImm() != 0; in emitElse() local