Home
last modified time | relevance | path

Searched defs:CombinedPred (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/mlir/lib/TableGen/
DPredicate.cpp67 CombinedPred::CombinedPred(const llvm::Record *record) : Pred(record) { in CombinedPred() function in CombinedPred
72 CombinedPred::CombinedPred(const llvm::Init *init) : Pred(init) { in CombinedPred() function in CombinedPred
/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp2641 Value *CombinedPred = QB.CreateOr(PPred, QPred); in mergeConditionalStoreToAddress() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp3079 Value *CombinedPred = QB.CreateOr(PPred, QPred); in mergeConditionalStoreToAddress() local
/external/llvm-project/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp3247 Value *CombinedPred = QB.CreateOr(PPred, QPred); in mergeConditionalStoreToAddress() local