HomeSort by: relevance | last modified time | path
    Searched refs:getBranchPredicate (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
SIInstrInfo.h 59 static BranchPredicate getBranchPredicate(unsigned Opcode);
SIInstrInfo.cpp 2286 SIInstrInfo::BranchPredicate SIInstrInfo::getBranchPredicate(unsigned Opcode) {
2323 BranchPredicate Pred = getBranchPredicate(I->getOpcode());

Completed in 24 milliseconds