Searched defs:LPred (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | MachineBlockPlacement.cpp | 2888 MachineBasicBlock *BB, MachineBasicBlock *&LPred, in repeatedlyTailDuplicateBlock() 2950 MachineBasicBlock *BB, MachineBasicBlock *LPred, in maybeTailDuplicateBlock()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | MachineBlockPlacement.cpp | 2997 MachineBasicBlock *BB, MachineBasicBlock *&LPred, in repeatedlyTailDuplicateBlock() 3055 MachineBasicBlock *BB, MachineBasicBlock *LPred, in maybeTailDuplicateBlock()
|
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/ |
H A D | StructurizeCFG.cpp | 433 BBPredicates &LPred = LoopPreds[BB]; in gatherPredicates() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | StructurizeCFG.cpp | 455 BBPredicates &LPred = LoopPreds[BB]; in gatherPredicates() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/ |
H A D | StructurizeCFG.cpp | 469 BBPredicates &LPred = LoopPreds[BB]; in gatherPredicates() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | ValueTracking.cpp | 6839 isImpliedCondMatchingOperands(CmpInst::Predicate LPred, in isImpliedCondMatchingOperands() 6857 CmpInst::Predicate LPred, const APInt &LC, CmpInst::Predicate RPred, in isImpliedCondCommonOperandWithConstants() 6883 CmpInst::Predicate LPred = in isImpliedCondICmps() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineAndOrXor.cpp | 2726 ICmpInst::Predicate LPred = in foldAndOrOfICmpEqZeroAndICmp() local
|