Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AMDGPU/
DR600InstrInfo.cpp682 bool isJump(unsigned Opcode) { in isJump() function
708 if (!isJump(static_cast<MachineInstr *>(I)->getOpcode())) { in AnalyzeBranch()
724 !isJump(static_cast<MachineInstr *>(--I)->getOpcode())) { in AnalyzeBranch()