Home
last modified time | relevance | path

Searched defs:Predicate (Results 1 – 25 of 65) sorted by relevance

123

/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
DModifyStruct.h34 struct Predicate struct
56 Predicate::Func splitMatrixColumns = Predicate::False; argument
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceInstARM32.h515 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 …]
DIceInstARM32.cpp1487 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/
DLegalizerInfo.h294 LegalityPredicate Predicate; variable
301 : Predicate(Predicate), Action(Action), Mutation(Mutation) {} in Predicate() argument
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 …]
DInstructionSelectorImpl.h243 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/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DScalarizeMaskedMemIntrin.cpp193 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
DEarlyIfConversion.cpp432 bool SSAIfConv::canConvertIf(MachineBasicBlock *MBB, bool Predicate) { in canConvertIf()
625 bool Predicate) { in convertIf()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMLegalizerInfo.h49 CmpInst::Predicate Predicate; member
DARMLegalizerInfo.cpp350 ARMLegalizerInfo::getFCmpLibcalls(CmpInst::Predicate Predicate, in getFCmpLibcalls()
403 auto Predicate = in legalizeCustom() local
DMVETailPredication.cpp460 void MVETailPredication::InsertVCTPIntrinsic(Instruction *Predicate, in InsertVCTPIntrinsic()
520 auto *Predicate = dyn_cast<Instruction>(I->getArgOperand(PredOp)); in TryConvert() local
/third_party/typescript/tests/cases/compiler/
DnonInferrableTypePropagation2.ts3 export interface Predicate<A> { interface
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp87 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/spirv-tools/test/opt/
Diterator_test.cpp226 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/
Diterator_test.cpp226 struct Predicate { in TEST() struct
227 bool operator()(const Placeholder& data) { return data.val % 2; } in TEST()
/third_party/spirv-tools/test/opt/
Diterator_test.cpp226 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/Transforms/Vectorize/
DVPlanPredicator.cpp180 VPValue *Predicate = genPredicateTree(IncomingPredicates); in createOrPropagatePredicates() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCPredicates.h26 enum Predicate { enum
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCCompound.cpp175 const MCOperand &Predicate = HMCI.getOperand(0); in getCompoundOp() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineCreationCacheControlTests.cpp397 struct Predicate in wrapHandles() struct
399 deleter_t deleter; in wrapHandles()
400 move_t operator()(handle_t v) in wrapHandles()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineCreationCacheControlTests.cpp394 struct Predicate in wrapHandles() struct
396 deleter_t deleter; in wrapHandles()
397 move_t operator()(handle_t v) in wrapHandles()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLowerExpectIntrinsic.cpp253 CmpInst::Predicate Predicate; in handleBrSelExpect() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DFlattenCFG.cpp259 CmpInst::Predicate Predicate = CI->getPredicate(); in FlattenParallelAndOr() local
DLoopUtils.cpp1029 auto Predicate = Signed ? ICmpInst::ICMP_SGT : ICmpInst::ICMP_UGT; in cannotBeMinInLoop() local
1040 auto Predicate = Signed ? ICmpInst::ICMP_SLT : ICmpInst::ICMP_ULT; in cannotBeMaxInLoop() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86FastISel.cpp188 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/
DLoopVectorizationLegality.h74 Hint Predicate; variable

123