Home
last modified time | relevance | path

Searched defs:Predicate (Results 1 - 25 of 50) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMLegalizerInfo.h49 CmpInst::Predicate Predicate; member
H A DARMLegalizerInfo.cpp350 ARMLegalizerInfo::getFCmpLibcalls(CmpInst::Predicate Predicate, in getFCmpLibcalls() argument
403 auto Predicate = in legalizeCustom() local
[all...]
H A DMVETailPredication.cpp460 void MVETailPredication::InsertVCTPIntrinsic(Instruction *Predicate, in InsertVCTPIntrinsic() argument
520 auto *Predicate = dyn_cast<Instruction>(I->getArgOperand(PredOp)); in TryConvert() local
[all...]
/third_party/googletest/googletest/scripts/
H A Dgen_gtest_pred_impl.py514 class Predicate%(n)sTest : public testing::Test { class
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
H A DModifyStruct.h34 struct Predicate struct in sh::ModifyStructConfig
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLowerExpectIntrinsic.cpp253 CmpInst::Predicate Predicate; in handleBrSelExpect() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
H A DVPlanPredicator.cpp180 VPValue *Predicate = genPredicateTree(IncomingPredicates); local
/third_party/node/deps/v8/src/strings/
H A Dunicode.h30 class Predicate { class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DScalarizeMaskedMemIntrin.cpp193 Value *Predicate; in scalarizeMaskedLoad() local
324 Value *Predicate; in scalarizeMaskedStore() local
443 Value *Predicate; in scalarizeMaskedGather() local
564 Value *Predicate; scalarizeMaskedScatter() local
654 Value *Predicate; scalarizeMaskedExpandLoad() local
760 Value *Predicate; scalarizeMaskedCompressStore() local
[all...]
H A DEarlyIfConversion.cpp432 bool SSAIfConv::canConvertIf(MachineBasicBlock *MBB, bool Predicate) { in canConvertIf() argument
624 convertIf(SmallVectorImpl<MachineBasicBlock *> &RemovedBlocks, bool Predicate) convertIf() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DFlattenCFG.cpp259 CmpInst::Predicate Predicate = CI->getPredicate(); in FlattenParallelAndOr() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DSIFixSGPRCopies.cpp358 searchPredecessors(const MachineBasicBlock *MBB, const MachineBasicBlock *CutOff, UnaryPredicate Predicate) searchPredecessors() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCCompound.cpp175 const MCOperand &Predicate = HMCI.getOperand(0); in getCompoundOp() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsELFObjectWriter.cpp111 static InputIt find_best(InputIt First, InputIt Last, UnaryPredicate Predicate, in find_best() argument
85 copy_if_else(InputIt First, InputIt Last, OutputIt1 d1, OutputIt2 d2, UnaryPredicate Predicate) copy_if_else() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCPredicates.h26 enum Predicate { enum
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
H A DXCldrStub.java405 public interface Predicate<T> { interface in XCldrStub
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/locale/
H A DXCldrStub.java449 public interface Predicate<T> { interface in XCldrStub
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Vectorize/
H A DLoopVectorizationLegality.h74 Hint Predicate; member in llvm::LoopVectorizeHints
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
H A DInstructionSelectorImpl.h243 int64_t Predicate = MatchTable[CurrentIdx++]; in executeMatchTable() local
247 << InsnID << "], Predicate=" << Predicate << ")\n"); in executeMatchTable() local
267 int64_t Predicate = MatchTable[CurrentIdx++]; in executeMatchTable() local
271 << InsnID << "], Predicate=" << Predicate << ")\n"); in executeMatchTable() local
289 int64_t Predicate = MatchTable[CurrentIdx++]; executeMatchTable() local
293 << InsnID << "], Predicate=" << Predicate << ")\\n"); executeMatchTable() local
308 int64_t Predicate = MatchTable[CurrentIdx++]; executeMatchTable() local
312 << InsnID << "], Predicate=" << Predicate << ")\\n"); executeMatchTable() local
[all...]
H A DLegalizerInfo.h294 LegalityPredicate Predicate; member in LegalizeRule
299 LegalizeRule(LegalityPredicate Predicate, LegalizeActio argument
376 actionIf(LegalizeAction Action, LegalityPredicate Predicate) actionIf() argument
383 actionIf(LegalizeAction Action, LegalityPredicate Predicate, LegalizeMutation Mutation) actionIf() argument
478 legalIf(LegalityPredicate Predicate) legalIf() argument
544 lowerIf(LegalityPredicate Predicate) lowerIf() argument
552 lowerIf(LegalityPredicate Predicate, LegalizeMutation Mutation) lowerIf() argument
601 libcallIf(LegalityPredicate Predicate) libcallIf() argument
626 widenScalarIf(LegalityPredicate Predicate, LegalizeMutation Mutation) widenScalarIf() argument
635 narrowScalarIf(LegalityPredicate Predicate, LegalizeMutation Mutation) narrowScalarIf() argument
645 moreElementsIf(LegalityPredicate Predicate, LegalizeMutation Mutation) moreElementsIf() argument
654 fewerElementsIf(LegalityPredicate Predicate, LegalizeMutation Mutation) fewerElementsIf() argument
667 unsupportedIf(LegalityPredicate Predicate) unsupportedIf() argument
679 customIf(LegalityPredicate Predicate) customIf() argument
751 minScalarOrEltIf(LegalityPredicate Predicate, unsigned TypeIdx, const LLT &Ty) minScalarOrEltIf() argument
791 maxScalarIf(LegalityPredicate Predicate, unsigned TypeIdx, const LLT &Ty) maxScalarIf() argument
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/algorithm/
H A Dcontainer_test.cc64 bool Predicate(int value) { return value < 3; } in Predicate() function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineCreationCacheControlTests.cpp397 struct Predicate in wrapHandles() struct
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DConstantFold.cpp1828 CmpInst::Predicate Predicate = CmpInst::Predicate(pred); ConstantFoldCompareInstruction() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DInstrTypes.h732 enum Predicate { enum in llvm::CmpInst
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCInstrDesc.h42 Predicate, enumerator

Completed in 26 milliseconds

12