Home
last modified time | relevance | path

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 DMachineBlockPlacement.cpp2888 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 DMachineBlockPlacement.cpp2997 MachineBasicBlock *BB, MachineBasicBlock *&LPred, in repeatedlyTailDuplicateBlock()
3055 MachineBasicBlock *BB, MachineBasicBlock *LPred, in maybeTailDuplicateBlock()
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DStructurizeCFG.cpp433 BBPredicates &LPred = LoopPreds[BB]; in gatherPredicates() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DStructurizeCFG.cpp455 BBPredicates &LPred = LoopPreds[BB]; in gatherPredicates() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DStructurizeCFG.cpp469 BBPredicates &LPred = LoopPreds[BB]; in gatherPredicates() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DValueTracking.cpp6839 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 DInstCombineAndOrXor.cpp2726 ICmpInst::Predicate LPred = in foldAndOrOfICmpEqZeroAndICmp() local