HomeSort by relevance Sort by last modified time
    Searched refs:BranchPredicate (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/AMDGPU/
SIInstrInfo.h 31 enum BranchPredicate {
41 static unsigned getBranchOpcode(BranchPredicate Cond);
42 static BranchPredicate getBranchPredicate(unsigned Opcode);
SIInstrInfo.cpp     [all...]

Completed in 91 milliseconds