Home
last modified time | relevance | path

Searched refs:Comparisons (Results 1 – 25 of 28) sorted by relevance

12

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DMergeICmps.cpp478 std::vector<BCECmpBlock> Comparisons; in BCECmpChain() local
491 if (Comparisons.empty()) { in BCECmpChain()
547 if (Comparisons.empty()) { in BCECmpChain()
551 EntryBlock_ = Comparisons[0].BB; in BCECmpChain()
565 : Name(makeName(Comparisons)) {} in MergedBlockName()
572 if (Comparisons.size() == 1) in makeName()
574 const int size = std::accumulate(Comparisons.begin(), Comparisons.end(), 0, in makeName()
589 append(Comparisons[0].BB->getName()); in makeName()
637 if (ToSplit != Comparisons.end()) { in mergeComparisons()
642 if (Comparisons.size() == 1) { in mergeComparisons()
[all …]
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/
H A DVPIntrinsics.def515 ///// Comparisons {
536 ///// } Comparisons
H A DIntrinsicsPowerPC.td416 // Comparisons setting a vector.
510 // Predicate Comparisons. The first operand specifies interpretation of CR6.
H A DIntrinsics.td2095 // Comparisons
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrDFP.td212 // Comparisons
H A DSystemZInstrHFP.td228 // Comparisons
H A DSystemZScheduleZ196.td828 // FP: Comparisons
959 // HFP: Comparisons
1069 // DFP: Comparisons
H A DSystemZScheduleZEC12.td866 // FP: Comparisons
997 // HFP: Comparisons
1113 // DFP: Comparisons
H A DSystemZScheduleZ13.td898 // FP: Comparisons
1030 // HFP: Comparisons
1150 // DFP: Comparisons
H A DSystemZScheduleZ16.td938 // FP: Comparisons
1071 // HFP: Comparisons
1195 // DFP: Comparisons
H A DSystemZScheduleZ14.td918 // FP: Comparisons
1048 // HFP: Comparisons
1168 // DFP: Comparisons
H A DSystemZScheduleZ15.td935 // FP: Comparisons
1065 // HFP: Comparisons
1189 // DFP: Comparisons
H A DSystemZInstrFP.td528 // Comparisons
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SchedCyclone.td373 // 7.9.2 Integer Arithmetic, Logical, and Comparisons
433 // 7.9.3 Floating Point Arithmetic and Comparisons
H A DAArch64InstrFormats.td6691 // Comparisons support all element sizes, except 1xD.
6717 // FP Comparisons support only S and D element sizes (and H for v8.2a).
/freebsd-14.2/contrib/llvm-project/libcxx/include/
H A Doptional983 // Comparisons between optionals
1068 // Comparisons with nullopt
1140 // Comparisons with T
/freebsd-14.2/lib/libc/softfloat/
H A Dsoftfloat.txt126 -- Comparisons between two values in the same floating-point format.
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyInstrSIMD.td680 // Comparisons
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstrThumb.td1572 // Comparisons
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/
H A DBuiltins.def482 // FP Comparisons.
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrAltivec.td785 // Altivec Comparisons.
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp14926 } Comparisons[4] = in BuildSynthesizedThreeWayComparison() local
14940 auto *VI = Info->lookupValueInfo(Comparisons[I].Result); in BuildSynthesizedThreeWayComparison()
14951 Result = ActOnConditionalOp(OpLoc, OpLoc, Comparisons[I].Cmp.get(), in BuildSynthesizedThreeWayComparison()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEInstrInfo.td449 // Comparisons
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrCompiler.td1351 // Comparisons.
/freebsd-14.2/contrib/unbound/contrib/
H A Dfastrpz.patch408 + * Comparisons of trigger precedences require

12