Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMBaseInstrInfo.h672 unsigned getMatchingCondBranchOpcode(unsigned Opc);
DARMBaseInstrInfo.cpp502 MI.setDesc(get(getMatchingCondBranchOpcode(Opc))); in PredicateInstruction()
2134 unsigned llvm::getMatchingCondBranchOpcode(unsigned Opc) { in getMatchingCondBranchOpcode() function in llvm