Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.h104 static BranchPredicate getBranchPredicate(unsigned Opcode);
H A DSIInstrInfo.cpp3015 SIInstrInfo::BranchPredicate SIInstrInfo::getBranchPredicate(unsigned Opcode) { in getBranchPredicate() function in SIInstrInfo
3052 BranchPredicate Pred = getBranchPredicate(I->getOpcode()); in analyzeBranchImpl()