Home
last modified time | relevance | path

Searched refs:customIf (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64LegalizerInfo.cpp121 .customIf([=](const LegalityQuery &Query) { in AArch64LegalizerInfo()
273 .customIf(IsPtrVecPred); in AArch64LegalizerInfo()
298 .customIf(IsPtrVecPred); in AArch64LegalizerInfo()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DLegalizerInfo.h679 LegalizeRuleSet &customIf(LegalityPredicate Predicate) { in customIf() function
706 return customIf(always); in custom()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPULegalizerInfo.cpp750 .customIf(typeIs(1, Constant32Ptr)) in AMDGPULegalizerInfo()
952 .customIf([=](const LegalityQuery &Query) { in AMDGPULegalizerInfo()