Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AMDGPU/
DSIInstrInfo.h42 static BranchPredicate getBranchPredicate(unsigned Opcode);
DSIInstrInfo.cpp1088 SIInstrInfo::BranchPredicate SIInstrInfo::getBranchPredicate(unsigned Opcode) { in getBranchPredicate() function in SIInstrInfo
1122 BranchPredicate Pred = getBranchPredicate(I->getOpcode()); in analyzeBranch()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIInstrInfo.h64 static BranchPredicate getBranchPredicate(unsigned Opcode);
DSIInstrInfo.cpp1580 SIInstrInfo::BranchPredicate SIInstrInfo::getBranchPredicate(unsigned Opcode) { in getBranchPredicate() function in SIInstrInfo
1617 BranchPredicate Pred = getBranchPredicate(I->getOpcode()); in analyzeBranchImpl()