Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIInstrInfo.h65 static unsigned getBranchOpcode(BranchPredicate Cond);
DSIInstrInfo.cpp1872 unsigned SIInstrInfo::getBranchOpcode(SIInstrInfo::BranchPredicate Cond) { in getBranchOpcode() function in SIInstrInfo
2078 = getBranchOpcode(static_cast<BranchPredicate>(Cond[0].getImm())); in insertBranch()