Home
last modified time | relevance | path

Searched refs:isCondBranchOpcode (Results 1 – 18 of 18) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARC/
H A DARCInstrInfo.cpp139 static bool isCondBranchOpcode(int Opc) { in isCondBranchOpcode() function
200 } else if (isCondBranchOpcode(I->getOpcode())) { in analyzeBranch()
262 !isCondBranchOpcode(I->getOpcode())) in removeBranch()
273 if (!isCondBranchOpcode(I->getOpcode())) in removeBranch()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/
H A DARCInstrInfo.cpp139 static bool isCondBranchOpcode(int Opc) { in isCondBranchOpcode() function
200 } else if (isCondBranchOpcode(I->getOpcode())) { in analyzeBranch()
262 !isCondBranchOpcode(I->getOpcode())) in removeBranch()
273 if (!isCondBranchOpcode(I->getOpcode())) in removeBranch()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Sparc/
H A DSparcInstrInfo.cpp174 static bool isCondBranchOpcode(int Opc) { in isCondBranchOpcode() function
218 if (isCondBranchOpcode(LastOpc)) { in analyzeBranch()
253 if (isCondBranchOpcode(SecondLastOpc) && isUncondBranchOpcode(LastOpc)) { in analyzeBranch()
324 if (!isCondBranchOpcode(I->getOpcode()) && in removeBranch()
/aosp_15_r20/external/llvm/lib/Target/Sparc/
H A DSparcInstrInfo.cpp146 static bool isCondBranchOpcode(int Opc) { in isCondBranchOpcode() function
182 if (isCondBranchOpcode(LastOpc)) { in analyzeBranch()
217 if (isCondBranchOpcode(SecondLastOpc) && isUncondBranchOpcode(LastOpc)) { in analyzeBranch()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
H A DSparcInstrInfo.cpp145 static bool isCondBranchOpcode(int Opc) { in isCondBranchOpcode() function
181 if (isCondBranchOpcode(LastOpc)) { in analyzeBranch()
216 if (isCondBranchOpcode(SecondLastOpc) && isUncondBranchOpcode(LastOpc)) { in analyzeBranch()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/VE/
H A DVEInstrInfo.cpp112 static bool isCondBranchOpcode(int Opc) { in isCondBranchOpcode() function
166 if (isCondBranchOpcode(LastOpc)) { in analyzeBranch()
200 if (isCondBranchOpcode(SecondLastOpc) && isUncondBranchOpcode(LastOpc)) { in analyzeBranch()
304 !isCondBranchOpcode(I->getOpcode())) in removeBranch()
/aosp_15_r20/external/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.h260 static inline bool isCondBranchOpcode(int Opc) { in isCondBranchOpcode() function
H A DAArch64InstrInfo.cpp119 if (isCondBranchOpcode(LastOpc)) { in analyzeBranch()
154 if (isCondBranchOpcode(SecondLastOpc) && isUncondBranchOpcode(LastOpc)) { in analyzeBranch()
230 !isCondBranchOpcode(I->getOpcode())) in RemoveBranch()
241 if (!isCondBranchOpcode(I->getOpcode())) in RemoveBranch()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.h354 static inline bool isCondBranchOpcode(int Opc) { in isCondBranchOpcode() function
H A DAArch64InstrInfo.cpp232 if (isCondBranchOpcode(LastOpc)) { in analyzeBranch()
267 if (isCondBranchOpcode(SecondLastOpc) && isUncondBranchOpcode(LastOpc)) { in analyzeBranch()
344 !isCondBranchOpcode(I->getOpcode())) in removeBranch()
358 if (!isCondBranchOpcode(I->getOpcode())) { in removeBranch()
/aosp_15_r20/external/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.h425 bool isCondBranchOpcode(int Opc) { in isCondBranchOpcode() function
H A DARMBaseInstrInfo.cpp329 } else if (isCondBranchOpcode(I->getOpcode())) { in analyzeBranch()
391 !isCondBranchOpcode(I->getOpcode())) in RemoveBranch()
401 if (!isCondBranchOpcode(I->getOpcode())) in RemoveBranch()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.h463 static inline bool isCondBranchOpcode(int Opc) { in isCondBranchOpcode() function
H A DAArch64InstrInfo.cpp262 if (isCondBranchOpcode(LastOpc)) { in analyzeBranch()
305 if (isCondBranchOpcode(LastOpc)) { in analyzeBranch()
322 if (isCondBranchOpcode(SecondLastOpc) && isUncondBranchOpcode(LastOpc)) { in analyzeBranch()
374 if (!isCondBranchOpcode(LastOpc)) in analyzeBranchPredicate()
449 !isCondBranchOpcode(I->getOpcode())) in removeBranch()
463 if (!isCondBranchOpcode(I->getOpcode())) { in removeBranch()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.h619 bool isCondBranchOpcode(int Opc) { in isCondBranchOpcode() function
H A DARMBaseInstrInfo.cpp346 } else if (isCondBranchOpcode(I->getOpcode())) { in analyzeBranch()
410 !isCondBranchOpcode(I->getOpcode())) in removeBranch()
420 if (!isCondBranchOpcode(I->getOpcode())) in removeBranch()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.h640 bool isCondBranchOpcode(int Opc) { in isCondBranchOpcode() function
H A DARMBaseInstrInfo.cpp393 } else if (isCondBranchOpcode(I->getOpcode())) { in analyzeBranch()
480 !isCondBranchOpcode(I->getOpcode()) && I->getOpcode() != ARM::t2LoopEnd) in removeBranch()
490 if (!isCondBranchOpcode(I->getOpcode()) && I->getOpcode() != ARM::t2LoopEnd) in removeBranch()
6823 if (isCondBranchOpcode(EndLoop->getOpcode())) { in createTripCountGreaterCondition()