/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARC/ |
H A D | ARCInstrInfo.cpp | 139 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 D | ARCInstrInfo.cpp | 139 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 D | SparcInstrInfo.cpp | 174 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 D | SparcInstrInfo.cpp | 146 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 D | SparcInstrInfo.cpp | 145 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 D | VEInstrInfo.cpp | 112 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 D | AArch64InstrInfo.h | 260 static inline bool isCondBranchOpcode(int Opc) { in isCondBranchOpcode() function
|
H A D | AArch64InstrInfo.cpp | 119 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 D | AArch64InstrInfo.h | 354 static inline bool isCondBranchOpcode(int Opc) { in isCondBranchOpcode() function
|
H A D | AArch64InstrInfo.cpp | 232 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 D | ARMBaseInstrInfo.h | 425 bool isCondBranchOpcode(int Opc) { in isCondBranchOpcode() function
|
H A D | ARMBaseInstrInfo.cpp | 329 } 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 D | AArch64InstrInfo.h | 463 static inline bool isCondBranchOpcode(int Opc) { in isCondBranchOpcode() function
|
H A D | AArch64InstrInfo.cpp | 262 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 D | ARMBaseInstrInfo.h | 619 bool isCondBranchOpcode(int Opc) { in isCondBranchOpcode() function
|
H A D | ARMBaseInstrInfo.cpp | 346 } 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 D | ARMBaseInstrInfo.h | 640 bool isCondBranchOpcode(int Opc) { in isCondBranchOpcode() function
|
H A D | ARMBaseInstrInfo.cpp | 393 } 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()
|