Searched defs:MaxRecurse (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | InstructionSimplify.cpp | 147 const SimplifyQuery &Q, unsigned MaxRecurse, in simplifyCmpSelCase() 165 unsigned MaxRecurse) { in simplifyCmpSelTrueCase() 174 unsigned MaxRecurse) { in simplifyCmpSelFalseCase() 184 unsigned MaxRecurse) { in handleOtherCmpSelSimplifications() 238 const SimplifyQuery &Q, unsigned MaxRecurse) { in ExpandBinOp() 297 unsigned MaxRecurse) { in SimplifyAssociativeBinOp() 396 unsigned MaxRecurse) { in ThreadBinOpOverSelect() 474 unsigned MaxRecurse) { in ThreadCmpOverSelect() 520 unsigned MaxRecurse) { in ThreadBinOpOverPHI() 562 const SimplifyQuery &Q, unsigned MaxRecurse) { in ThreadCmpOverPHI() [all …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | InstructionSimplify.cpp | 149 const SimplifyQuery &Q, unsigned MaxRecurse, in simplifyCmpSelCase() 167 unsigned MaxRecurse) { in simplifyCmpSelTrueCase() 176 unsigned MaxRecurse) { in simplifyCmpSelFalseCase() 186 unsigned MaxRecurse) { in handleOtherCmpSelSimplifications() 241 const SimplifyQuery &Q, unsigned MaxRecurse) { in expandBinOp() 277 unsigned MaxRecurse) { in expandCommutativeBinOp() 294 unsigned MaxRecurse) { in simplifyAssociativeBinOp() 397 unsigned MaxRecurse) { in threadBinOpOverSelect() 475 unsigned MaxRecurse) { in threadCmpOverSelect() 521 unsigned MaxRecurse) { in threadBinOpOverPHI() [all …]
|
/aosp_15_r20/external/llvm/lib/Analysis/ |
H A D | InstructionSimplify.cpp | 142 unsigned MaxRecurse) { in ExpandBinOp() 200 const Query &Q, unsigned MaxRecurse) { in SimplifyAssociativeBinOp() 299 const Query &Q, unsigned MaxRecurse) { in ThreadBinOpOverSelect() 371 unsigned MaxRecurse) { in ThreadCmpOverSelect() 452 const Query &Q, unsigned MaxRecurse) { in ThreadBinOpOverPHI() 494 const Query &Q, unsigned MaxRecurse) { in ThreadCmpOverPHI() 530 const Query &Q, unsigned MaxRecurse) { in SimplifyAddInst() 664 const Query &Q, unsigned MaxRecurse) { in SimplifySubInst() 788 const Query &Q, unsigned MaxRecurse) { in SimplifyFAddInst() 827 const Query &Q, unsigned MaxRecurse) { in SimplifyFSubInst() [all …]
|