Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600ControlFlowFinalizer.cpp48 bool requiresWorkAroundForInst(unsigned Opcode);
65 bool CFStack::requiresWorkAroundForInst(unsigned Opcode) { in requiresWorkAroundForInst() function in __anon33aa30cc0111::CFStack
517 CFStack.requiresWorkAroundForInst(MI->getOpcode()); in runOnMachineFunction()