Home
last modified time | relevance | path

Searched refs:Conds (Results 1 – 11 of 11) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCInstPrinter.cpp125 ArrayRef<AliasPatternCond> Conds = in matchAliasPatterns() local
128 if (llvm::all_of(Conds, [&](const AliasPatternCond &C) { in matchAliasPatterns()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DStructurizeCFG.cpp539 BranchVector &Conds = Loops ? LoopConds : Conditions; in insertConditions() local
543 for (BranchInst *Term : Conds) { in insertConditions()
DJumpThreading.cpp916 PredValueInfoTy Conds; in ComputeValueKnownInPredecessorsImpl() local
918 ComputeValueKnownInPredecessorsImpl(SI->getCondition(), BB, Conds, in ComputeValueKnownInPredecessorsImpl()
920 for (auto &C : Conds) { in ComputeValueKnownInPredecessorsImpl()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86SpeculativeLoadHardening.cpp727 ArrayRef<X86::CondCode> Conds) { in tracePredStateThroughCFG() argument
749 for (X86::CondCode Cond : Conds) { in tracePredStateThroughCFG()
763 if (!LiveEFLAGS && Cond == Conds.back()) in tracePredStateThroughCFG()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/Mips/
DMipsGenAsmWriter.inc8165 static const AliasPatternCond Conds[] = {
8997 makeArrayRef(Conds),
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/ARM/
DARMGenAsmWriter.inc12209 static const AliasPatternCond Conds[] = {
12611 makeArrayRef(Conds),
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/PowerPC/
DPPCGenAsmWriter.inc7764 static const AliasPatternCond Conds[] = {
9851 makeArrayRef(Conds),
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/AArch64/
DAArch64GenAsmWriter.inc17243 static const AliasPatternCond Conds[] = {
22858 makeArrayRef(Conds),
DAArch64GenAsmWriter1.inc17964 static const AliasPatternCond Conds[] = {
23579 makeArrayRef(Conds),
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/X86/
DX86GenAsmWriter1.inc33195 static const AliasPatternCond Conds[] = {
33225 makeArrayRef(Conds),
DX86GenAsmWriter.inc48872 static const AliasPatternCond Conds[] = {
48902 makeArrayRef(Conds),