HomeSort by relevance Sort by last modified time
    Searched defs: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);
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
SIInstrInfo.h 51 enum BranchPredicate {
63 static unsigned getBranchOpcode(BranchPredicate Cond);
64 static BranchPredicate getBranchPredicate(unsigned Opcode);
    [all...]

Completed in 550 milliseconds