Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.h64 static unsigned getBranchOpcode(BranchPredicate Cond);
H A DSIInstrInfo.cpp2624 unsigned SIInstrInfo::getBranchOpcode(SIInstrInfo::BranchPredicate Cond) { in getBranchOpcode() function in SIInstrInfo
2798 = getBranchOpcode(static_cast<BranchPredicate>(Cond[0].getImm())); in insertBranch()