Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DMergeICmps.cpp427 std::vector<BCECmpBlock> Comparisons; in BCECmpChain() local
440 if (Comparisons.empty()) { in BCECmpChain()
496 if (Comparisons.empty()) { in BCECmpChain()
500 EntryBlock_ = Comparisons[0].BB; in BCECmpChain()
501 Comparisons_ = std::move(Comparisons); in BCECmpChain()
552 : Name(makeName(Comparisons)) {} in MergedBlockName()
559 if (Comparisons.size() == 1) in makeName()
561 const int size = std::accumulate(Comparisons.begin(), Comparisons.end(), 0, in makeName()
617 if (ToSplit != Comparisons.end()) { in mergeComparisons()
622 if (Comparisons.size() == 1) { in mergeComparisons()
[all …]
/freebsd-13.1/contrib/googletest/googletest/test/
H A Dgoogletest-tuple-test.cc287 TEST_F(BigTupleTest, Comparisons) { in TEST_F() argument
/freebsd-13.1/contrib/llvm-project/libcxx/include/
H A Doptional1033 // Comparisons between optionals
1130 // Comparisons with nullopt
1227 // Comparisons with T
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrDFP.td212 // Comparisons
H A DSystemZInstrHFP.td228 // Comparisons
H A DSystemZScheduleZ196.td829 // FP: Comparisons
960 // HFP: Comparisons
1070 // DFP: Comparisons
H A DSystemZScheduleZEC12.td867 // FP: Comparisons
998 // HFP: Comparisons
1114 // DFP: Comparisons
H A DSystemZScheduleZ13.td900 // FP: Comparisons
1032 // HFP: Comparisons
1152 // DFP: Comparisons
H A DSystemZScheduleZ15.td937 // FP: Comparisons
1067 // HFP: Comparisons
1191 // DFP: Comparisons
H A DSystemZScheduleZ14.td920 // FP: Comparisons
1050 // HFP: Comparisons
1170 // DFP: Comparisons
H A DSystemZInstrFP.td536 // Comparisons
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SchedCyclone.td370 // 7.9.2 Integer Arithmetic, Logical, and Comparisons
430 // 7.9.3 Floating Point Arithmetic and Comparisons
H A DAArch64InstrFormats.td6134 // Comparisons support all element sizes, except 1xD.
6160 // FP Comparisons support only S and D element sizes (and H for v8.2a).
/freebsd-13.1/lib/libc/softfloat/
H A Dsoftfloat.txt127 -- Comparisons between two values in the same floating-point format.
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/IR/
H A DIntrinsicsPowerPC.td340 // Comparisons setting a vector.
434 // Predicate Comparisons. The first operand specifies interpretation of CR6.
/freebsd-13.1/tools/test/testfloat/
H A Dtestfloat.txt241 -- Comparisons between two values in the same floating-point format.
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyInstrSIMD.td650 // Comparisons
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstrThumb.td1567 // Comparisons
H A DARMInstrNEON.td5140 // Vector Comparisons.
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Basic/
H A DBuiltins.def459 // FP Comparisons.
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp13948 } Comparisons[4] = in BuildSynthesizedThreeWayComparison() local
13962 auto *VI = Info->lookupValueInfo(Comparisons[I].Result); in BuildSynthesizedThreeWayComparison()
13973 Result = ActOnConditionalOp(OpLoc, OpLoc, Comparisons[I].Cmp.get(), in BuildSynthesizedThreeWayComparison()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrAltivec.td785 // Altivec Comparisons.
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrCompiler.td1277 // Comparisons.
/freebsd-13.1/contrib/unbound/contrib/
H A Dfastrpz.patch408 + * Comparisons of trigger precedences require
/freebsd-13.1/contrib/diff/doc/
H A Ddiff.texi417 @section Binary Files and Forcing Text Comparisons