Home
last modified time | relevance | path

Searched defs:Conds (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/
H A DMCDCTypes.h45 ConditionIDs Conds; member
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCInstPrinter.cpp146 ArrayRef<AliasPatternCond> Conds = in matchAliasPatterns() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DAsmWriterEmitter.cpp706 std::vector<std::string> Conds; member in __anon992240d30411::IAPrinter
1095 std::string Conds; in EmitPrintAliasInstruction() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DStructurizeCFG.cpp560 BranchVector &Conds = Loops ? LoopConds : Conditions; in insertConditions() local
H A DJumpThreading.cpp874 PredValueInfoTy Conds; in computeValueKnownInPredecessorsImpl() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86SpeculativeLoadHardening.cpp728 ArrayRef<X86::CondCode> Conds) { in tracePredStateThroughCFG()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DType.cpp5316 ArrayRef<EffectConditionExpr> Conds) { in create()