Home
last modified time | relevance | path

Searched defs:InvertCond (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DGuardWidening.cpp249 bool isWideningCondProfitable(Value *Cond0, Value *Cond1, bool InvertCond) { in isWideningCondProfitable()
406 bool InvertCond) { in computeWideningScore()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DGuardWidening.cpp254 bool isWideningCondProfitable(Value *Cond0, Value *Cond1, bool InvertCond) { in isWideningCondProfitable()
410 bool InvertCond) { in computeWideningScore()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp382 BranchProbability TProb, BranchProbability FProb, bool InvertCond) { in emitBranchForMergedCondition()
419 BranchProbability FProb, bool InvertCond) { in findMergedConditions()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp2060 bool InvertCond) { in EmitBranchForMergedCondition()
2108 bool InvertCond) { in FindMergedConditions()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp2217 bool InvertCond) { in EmitBranchForMergedCondition()
2265 bool InvertCond) { in FindMergedConditions()