Searched refs:getBranchOpcode (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.h41 static unsigned getBranchOpcode(BranchPredicate Cond);
H A DSIInstrInfo.cpp1069 unsigned SIInstrInfo::getBranchOpcode(SIInstrInfo::BranchPredicate Cond) { function in class:SIInstrInfo
1175 = getBranchOpcode(static_cast<BranchPredicate>(Cond[0].getImm()));

Completed in 341 milliseconds