Home
last modified time | relevance | path

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

12

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
DMergeICmps.cpp380 static inline void enqueueBlock(std::vector<BCECmpBlock> &Comparisons, in enqueueBlock() argument
389 Comparisons.push_back(std::move(Comparison)); in enqueueBlock()
427 std::vector<BCECmpBlock> Comparisons; in BCECmpChain() local
440 if (Comparisons.empty()) { in BCECmpChain()
459 enqueueBlock(Comparisons, std::move(*Comparison)); in BCECmpChain()
492 enqueueBlock(Comparisons, std::move(*Comparison)); in BCECmpChain()
496 if (Comparisons.empty()) { in BCECmpChain()
500 EntryBlock_ = Comparisons[0].BB; in BCECmpChain()
501 Comparisons_ = std::move(Comparisons); in BCECmpChain()
551 explicit MergedBlockName(ArrayRef<BCECmpBlock> Comparisons) in MergedBlockName() argument
[all …]
/freebsd-12-stable/contrib/gcc/config/mips/
Dmips-ps-3d.md305 ; Floating Point Comparisons for Scalars
321 ; Floating Point Comparisons for Four Singles
384 ; Floating Point Comparisons for Paired Singles
/freebsd-12-stable/contrib/googletest/googletest/test/
Dgoogletest-tuple-test.cc287 TEST_F(BigTupleTest, Comparisons) { in TEST_F() argument
/freebsd-12-stable/contrib/gcc/config/rs6000/
Ddarwin-ldouble-format59 Comparisons
/freebsd-12-stable/contrib/llvm-project/libcxx/include/
Doptional1033 // Comparisons between optionals
1130 // Comparisons with nullopt
1227 // Comparisons with T
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
DSystemZInstrHFP.td228 // Comparisons
DSystemZInstrDFP.td212 // Comparisons
DSystemZScheduleZEC12.td867 // FP: Comparisons
998 // HFP: Comparisons
1114 // DFP: Comparisons
DSystemZScheduleZ196.td829 // FP: Comparisons
960 // HFP: Comparisons
1070 // DFP: Comparisons
DSystemZScheduleZ13.td900 // FP: Comparisons
1032 // HFP: Comparisons
1152 // DFP: Comparisons
DSystemZScheduleZ14.td920 // FP: Comparisons
1050 // HFP: Comparisons
1170 // DFP: Comparisons
DSystemZScheduleZ15.td937 // FP: Comparisons
1067 // HFP: Comparisons
1191 // DFP: Comparisons
DSystemZInstrFP.td536 // Comparisons
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
DAArch64SchedCyclone.td370 // 7.9.2 Integer Arithmetic, Logical, and Comparisons
430 // 7.9.3 Floating Point Arithmetic and Comparisons
/freebsd-12-stable/lib/libc/softfloat/
Dsoftfloat.txt127 -- Comparisons between two values in the same floating-point format.
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/
DIntrinsicsPowerPC.td340 // Comparisons setting a vector.
434 // Predicate Comparisons. The first operand specifies interpretation of CR6.
/freebsd-12-stable/tools/test/testfloat/
Dtestfloat.txt241 -- Comparisons between two values in the same floating-point format.
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyInstrSIMD.td650 // Comparisons
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/
DARMInstrThumb.td1567 // Comparisons
/freebsd-12-stable/contrib/gcc/doc/
Drtl.texi33 * Comparisons:: Expressions representing comparison of expressions.
1855 @code{(cc0)} or a register. @xref{Comparisons}.
2094 @node Comparisons
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Basic/
DBuiltins.def459 // FP Comparisons.
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
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-12-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
DPPCInstrAltivec.td785 // Altivec Comparisons.
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/
DX86InstrCompiler.td1277 // Comparisons.
/freebsd-12-stable/contrib/unbound/contrib/
Dfastrpz.patch408 + * Comparisons of trigger precedences require

12