/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/ |
D | ModifyStruct.h | 34 struct Predicate struct 56 Predicate::Func splitMatrixColumns = Predicate::False; argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceInstARM32.h | 515 CondARM32::Cond Predicate) in InstARM32Pred() 557 CondARM32::Cond Predicate) { in create() 581 CondARM32::Cond Predicate) in InstARM32UnaryopGPR() 598 CondARM32::Cond Predicate) { in create() 622 CondARM32::Cond Predicate) in InstARM32UnaryopFP() 640 create(Cfg *Func, Variable *Dest, Variable *Src, CondARM32::Cond Predicate) { in create() 649 CondARM32::Cond Predicate) in InstARM32UnaryopSignAwareFP() 663 CondARM32::Cond Predicate) { in create() 687 CondARM32::Cond Predicate) in InstARM32TwoAddrGPR() 705 CondARM32::Cond Predicate) { in create() [all …]
|
D | IceInstARM32.cpp | 1487 CondARM32::Cond Predicate) in InstARM32Str() 1494 OperandARM32Mem *Mem, CondARM32::Cond Predicate) in InstARM32Strex() 1501 CondARM32::Cond Predicate, SizeT Size) in InstARM32Vstr1() 1519 CondARM32::Cond Predicate) in InstARM32Umull() 1528 VcvtVariant Variant, CondARM32::Cond Predicate) in InstARM32Vcvt() 1535 CondARM32::Cond Predicate) in InstARM32Mov() 1797 CondARM32::Cond Predicate) in InstARM32Vcmp() 1804 InstARM32Vmrs::InstARM32Vmrs(Cfg *Func, CondARM32::Cond Predicate) in InstARM32Vmrs() 1810 CondARM32::Cond Predicate) in InstARM32Vabs()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/ |
D | LegalizerInfo.h | 294 LegalityPredicate Predicate; variable 301 : Predicate(Predicate), Action(Action), Mutation(Mutation) {} in Predicate() function 377 LegalityPredicate Predicate) { in actionIf() 383 LegalizeRuleSet &actionIf(LegalizeAction Action, LegalityPredicate Predicate, in actionIf() 478 LegalizeRuleSet &legalIf(LegalityPredicate Predicate) { in legalIf() 544 LegalizeRuleSet &lowerIf(LegalityPredicate Predicate) { in lowerIf() 552 LegalizeRuleSet &lowerIf(LegalityPredicate Predicate, in lowerIf() 601 LegalizeRuleSet &libcallIf(LegalityPredicate Predicate) { in libcallIf() 626 LegalizeRuleSet &widenScalarIf(LegalityPredicate Predicate, in widenScalarIf() 635 LegalizeRuleSet &narrowScalarIf(LegalityPredicate Predicate, in narrowScalarIf() [all …]
|
D | InstructionSelectorImpl.h | 243 int64_t Predicate = MatchTable[CurrentIdx++]; in executeMatchTable() local 267 int64_t Predicate = MatchTable[CurrentIdx++]; in executeMatchTable() local 289 int64_t Predicate = MatchTable[CurrentIdx++]; in executeMatchTable() local 308 int64_t Predicate = MatchTable[CurrentIdx++]; in executeMatchTable() local
|
/third_party/flutter/engine/flutter/shell/platform/android/io/flutter/util/ |
D | Predicate.java | 9 public interface Predicate<T> { interface
|
/third_party/boost/boost/iterator/ |
D | filter_iterator.hpp | 77 filter_iterator<Predicate, OtherIterator> const& t in filter_iterator() 119 make_filter_iterator( in make_filter_iterator()
|
/third_party/boost/libs/hana/example/tutorial/ |
D | rationale.container.cpp | 44 using Predicate = mpl::quote1<std::is_integral>; in main() typedef
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMLegalizerInfo.h | 49 CmpInst::Predicate Predicate; member
|
D | ARMLegalizerInfo.cpp | 350 ARMLegalizerInfo::getFCmpLibcalls(CmpInst::Predicate Predicate, in getFCmpLibcalls() 403 auto Predicate = in legalizeCustom() local
|
D | MVETailPredication.cpp | 460 void MVETailPredication::InsertVCTPIntrinsic(Instruction *Predicate, in InsertVCTPIntrinsic() 520 auto *Predicate = dyn_cast<Instruction>(I->getArgOperand(PredOp)); in TryConvert() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | ScalarizeMaskedMemIntrin.cpp | 193 Value *Predicate; in scalarizeMaskedLoad() local 324 Value *Predicate; in scalarizeMaskedStore() local 443 Value *Predicate; in scalarizeMaskedGather() local 564 Value *Predicate; in scalarizeMaskedScatter() local 654 Value *Predicate; in scalarizeMaskedExpandLoad() local 760 Value *Predicate; in scalarizeMaskedCompressStore() local
|
D | EarlyIfConversion.cpp | 432 bool SSAIfConv::canConvertIf(MachineBasicBlock *MBB, bool Predicate) { in canConvertIf() 625 bool Predicate) { in convertIf()
|
/third_party/boost/boost/compute/algorithm/detail/ |
D | count_if_with_reduce.hpp | 36 const invoked_countable_predicate<Predicate, Arg> &expr) in operator <<()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/ |
D | MipsELFObjectWriter.cpp | 87 UnaryPredicate Predicate) { in copy_if_else() 111 static InputIt find_best(InputIt First, InputIt Last, UnaryPredicate Predicate, in find_best()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
D | VPlanPredicator.cpp | 180 VPValue *Predicate = genPredicateTree(IncomingPredicates); in createOrPropagatePredicates() local
|
/third_party/skia/third_party/externals/spirv-tools/test/opt/ |
D | iterator_test.cpp | 226 struct Predicate { in TEST() struct 227 bool operator()(const Placeholder& data) { return data.val % 2; } in TEST()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/ |
D | iterator_test.cpp | 226 struct Predicate { in TEST() struct 227 bool operator()(const Placeholder& data) { return data.val % 2; } in TEST()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/MCTargetDesc/ |
D | PPCPredicates.h | 26 enum Predicate { enum
|
/third_party/boost/boost/phoenix/function/ |
D | lazy_prelude.hpp | 150 struct Predicate { struct 151 typedef typename boost::function1<bool,T> fun1_bool_T; 152 typedef typename boost::phoenix::function<fun1_bool_T> bool_F_T; 153 typedef bool_F_T type;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonMCCompound.cpp | 175 const MCOperand &Predicate = HMCI.getOperand(0); in getCompoundOp() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | LowerExpectIntrinsic.cpp | 253 CmpInst::Predicate Predicate; in handleBrSelExpect() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | FlattenCFG.cpp | 259 CmpInst::Predicate Predicate = CI->getPredicate(); in FlattenParallelAndOr() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86FastISel.cpp | 188 getX86SSEConditionCode(CmpInst::Predicate Predicate) { in getX86SSEConditionCode() 1434 CmpInst::Predicate Predicate = optimizeCmpPredicate(CI); in X86SelectCmp() local 1641 CmpInst::Predicate Predicate = optimizeCmpPredicate(CI); in X86SelectBranch() local 2034 CmpInst::Predicate Predicate = optimizeCmpPredicate(CI); in X86FastEmitCMoveSelect() local 2162 CmpInst::Predicate Predicate = optimizeCmpPredicate(CI); in X86FastEmitSSESelect() local 2367 CmpInst::Predicate Predicate = optimizeCmpPredicate(CI); in X86SelectSelect() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Vectorize/ |
D | LoopVectorizationLegality.h | 74 Hint Predicate; variable
|