Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.h456 unsigned getMatchingCondBranchOpcode(unsigned Opc);
H A DARMBaseInstrInfo.cpp477 MI.setDesc(get(getMatchingCondBranchOpcode(Opc))); in PredicateInstruction()
1789 unsigned llvm::getMatchingCondBranchOpcode(unsigned Opc) { in getMatchingCondBranchOpcode() function in llvm
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.h672 unsigned getMatchingCondBranchOpcode(unsigned Opc);
H A DARMBaseInstrInfo.cpp502 MI.setDesc(get(getMatchingCondBranchOpcode(Opc))); in PredicateInstruction()
2134 unsigned llvm::getMatchingCondBranchOpcode(unsigned Opc) { in getMatchingCondBranchOpcode() function in llvm
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.h785 unsigned getMatchingCondBranchOpcode(unsigned Opc);
H A DARMBaseInstrInfo.cpp605 MI.setDesc(get(getMatchingCondBranchOpcode(Opc))); in PredicateInstruction()
2258 unsigned llvm::getMatchingCondBranchOpcode(unsigned Opc) { in getMatchingCondBranchOpcode() function in llvm