Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/
DARMBaseInstrInfo.h456 unsigned getMatchingCondBranchOpcode(unsigned Opc);
DARMBaseInstrInfo.cpp477 MI.setDesc(get(getMatchingCondBranchOpcode(Opc))); in PredicateInstruction()
1789 unsigned llvm::getMatchingCondBranchOpcode(unsigned Opc) { in getMatchingCondBranchOpcode() function in llvm
/external/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