/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | LegalizerInfo.h | 400 LegalityPredicate Predicate; global() variable 407 Predicate(Predicate) Predicate() argument 473 actionIf(LegalizeAction Action,LegalityPredicate Predicate) actionIf() argument 479 actionIf(LegalizeAction Action,LegalityPredicate Predicate,LegalizeMutation Mutation) actionIf() argument 592 legalIf(LegalityPredicate Predicate) legalIf() argument 656 bitcastIf(LegalityPredicate Predicate,LegalizeMutation Mutation) bitcastIf() argument 674 lowerIf(LegalityPredicate Predicate) lowerIf() argument 682 lowerIf(LegalityPredicate Predicate,LegalizeMutation Mutation) lowerIf() argument 738 libcallIf(LegalityPredicate Predicate) libcallIf() argument 763 widenScalarIf(LegalityPredicate Predicate,LegalizeMutation Mutation) widenScalarIf() argument 772 narrowScalarIf(LegalityPredicate Predicate,LegalizeMutation Mutation) narrowScalarIf() argument 789 moreElementsIf(LegalityPredicate Predicate,LegalizeMutation Mutation) moreElementsIf() argument 798 fewerElementsIf(LegalityPredicate Predicate,LegalizeMutation Mutation) fewerElementsIf() argument 811 unsupportedIf(LegalityPredicate Predicate) unsupportedIf() argument 840 customIf(LegalityPredicate Predicate) customIf() argument 923 scalarizeIf(LegalityPredicate Predicate,unsigned TypeIdx) scalarizeIf() argument 940 minScalarOrEltIf(LegalityPredicate Predicate,unsigned TypeIdx,const LLT Ty) minScalarOrEltIf() argument 982 minScalarIf(LegalityPredicate Predicate,unsigned TypeIdx,const LLT Ty) minScalarIf() argument 1018 maxScalarIf(LegalityPredicate Predicate,unsigned TypeIdx,const LLT Ty) maxScalarIf() argument 1076 minScalarEltSameAsIf(LegalityPredicate Predicate,unsigned TypeIdx,unsigned LargeTypeIdx) minScalarEltSameAsIf() argument 1094 maxScalarEltSameAsIf(LegalityPredicate Predicate,unsigned TypeIdx,unsigned SmallTypeIdx) maxScalarEltSameAsIf() argument [all...] |
H A D | GIMatchTableExecutorImpl.h | 348 if (!testImmPredicate_I64(Predicate, Value)) in executeMatchTable() local 369 if (!testImmPredicate_APInt(Predicate, Valu in executeMatchTable() local 323 uint16_t Predicate = readU16(); executeMatchTable() local 421 uint16_t Predicate = readU16(); executeMatchTable() local 435 uint16_t Predicate = readU16(); executeMatchTable() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | MacroFusionPredicatorEmitter.cpp | 140 emitFirstPredicate(Record * Predicate,PredicateExpander & PE,raw_ostream & OS) emitFirstPredicate() argument 172 emitSecondPredicate(Record * Predicate,PredicateExpander & PE,raw_ostream & OS) emitSecondPredicate() argument 192 emitBothPredicate(Record * Predicate,PredicateExpander & PE,raw_ostream & OS) emitBothPredicate() argument [all...] |
H A D | GlobalISelEmitter.cpp | 203 const TreePredicateFn &Predicate = Call.Fn; isTrivialOperatorNode() local 514 const TreePredicateFn &Predicate = Call.Fn; getEquivNode() local 549 getMemSizeBitsFromPredicate(const TreePredicateFn & Predicate) getMemSizeBitsFromPredicate() argument 562 addBuiltinPredicates(const Record * SrcGIEquivOrNull,const TreePredicateFn & Predicate,InstructionMatcher & InsnMatcher,bool & HasAddedMatcher) addBuiltinPredicates() argument 749 const TreePredicateFn &Predicate = Call.Fn; createAndImportSelDAGMatcher() local 982 const TreePredicateFn &Predicate = Call.Fn; importChildMatcher() local 2491 declareSubtargetFeature(Record * Predicate) declareSubtargetFeature() argument [all...] |
H A D | GlobalISelMatchTable.cpp |
|
H A D | GlobalISelMatchTable.h |
|
H A D | DAGISelMatcherEmitter.cpp | 145 TinyPtrVector<TreePattern *> &TPs = Predicate.second; in MatcherTableEmitter() local 161 TreePattern *TP = Predicate.first; in MatcherTableEmitter() local
|
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Utility/ |
H A D | Predicate.h | 48 Predicate() : m_value() {} in Predicate() function 57 Predicate(T initial_value) : m_value(initial_value) {} in Predicate() function
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMLegalizerInfo.h | 47 CmpInst::Predicate Predicate; member
|
H A D | ARMLegalizerInfo.cpp | 355 getFCmpLibcalls(CmpInst::Predicate Predicate,unsigned Size) const getFCmpLibcalls() argument 408 auto Predicate = legalizeCustom() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | ScalarizeMaskedMemIntrin.cpp | 207 Value *Predicate; in scalarizeMaskedLoad() local 337 Value *Predicate; in scalarizeMaskedStore() local 459 Value *Predicate; in scalarizeMaskedGather() local 586 Value *Predicate; scalarizeMaskedScatter() local 692 Value *Predicate; scalarizeMaskedExpandLoad() local 802 Value *Predicate; scalarizeMaskedCompressStore() local [all...] |
H A D | LowerExpectIntrinsic.cpp | 288 CmpInst::Predicate Predicate; handleBrSelExpect() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/ |
H A D | MipsELFObjectWriter.cpp | 87 UnaryPredicate Predicate) { in copy_if_else() argument 111 static InputIt find_best(InputIt First, InputIt Last, UnaryPredicate Predicate, in find_best() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | InjectTLIMappings.cpp | 94 auto AddVariantDecl = [&](const ElementCount &VF, bool Predicate) { in addMappingsFromTLI()
|
H A D | FlattenCFG.cpp | 257 CmpInst::Predicate Predicate = CI->getPredicate(); in FlattenParallelAndOr() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/ |
H A D | PPCPredicates.h | 26 enum Predicate { enum
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | MacroFusion.cpp | 163 return llvm::any_of(Predicates, [&](MacroFusionPredTy Predicate) { in shouldScheduleAdjacent()
|
H A D | EarlyIfConversion.cpp | 438 bool SSAIfConv::canConvertIf(MachineBasicBlock *MBB, bool Predicate) { in canConvertIf() argument 686 convertIf(SmallVectorImpl<MachineBasicBlock * > & RemovedBlocks,bool Predicate) convertIf() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/ |
H A D | PredicateInfo.h | 75 CmpInst::Predicate Predicate; member
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/ |
H A D | HexagonMCCompound.cpp | 176 const MCOperand &Predicate = HMCI.getOperand(0); in getCompoundOp() local
|
/freebsd-src/sys/contrib/dev/acpica/compiler/ |
H A D | asltransform.c | 629 ACPI_PARSE_OBJECT *Predicate; in TrDoSwitch() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86FastISel.cpp | 175 getX86SSEConditionCode(CmpInst::Predicate Predicate) { in getX86SSEConditionCode() argument 1447 CmpInst::Predicate Predicate = optimizeCmpPredicate(CI); X86SelectCmp() local 1650 CmpInst::Predicate Predicate = optimizeCmpPredicate(CI); X86SelectBranch() local 2042 CmpInst::Predicate Predicate = optimizeCmpPredicate(CI); X86FastEmitCMoveSelect() local 2163 CmpInst::Predicate Predicate = optimizeCmpPredicate(CI); X86FastEmitSSESelect() local 2351 CmpInst::Predicate Predicate = optimizeCmpPredicate(CI); X86SelectSelect() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/Vectorize/ |
H A D | LoopVectorizationLegality.h | 95 Hint Predicate; variable
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/BPF/ |
H A D | BPFCheckAndAdjustIR.cpp | 175 ICmpInst::Predicate Predicate; global() member [all...] |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Object/ |
H A D | ObjectFile.h | 430 SectionFilterPredicate Predicate; global() variable
|