Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DMergeICmps.cpp387 static inline void enqueueBlock(std::vector<BCECmpBlock> &Comparisons, in enqueueBlock() argument
396 Comparison.OrigOrder = Comparisons.size(); in enqueueBlock()
397 Comparisons.push_back(std::move(Comparison)); in enqueueBlock()
478 std::vector<BCECmpBlock> Comparisons; in BCECmpChain() local
495 if (Comparisons.empty()) { in BCECmpChain()
514 enqueueBlock(Comparisons, std::move(*Comparison)); in BCECmpChain()
547 enqueueBlock(Comparisons, std::move(*Comparison)); in BCECmpChain()
551 if (Comparisons.empty()) { in BCECmpChain()
555 EntryBlock_ = Comparisons[0].BB; in BCECmpChain()
556 MergedBlocks_ = mergeBlocks(std::move(Comparisons)); in BCECmpChain()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrDFP.td212 // Comparisons
H A DSystemZInstrHFP.td238 // Comparisons
H A DSystemZScheduleZEC12.td866 // FP: Comparisons
997 // HFP: Comparisons
1113 // DFP: Comparisons
H A DSystemZScheduleZ196.td828 // FP: Comparisons
959 // HFP: Comparisons
1069 // DFP: Comparisons
H A DSystemZScheduleZ13.td898 // FP: Comparisons
1030 // HFP: Comparisons
1150 // DFP: Comparisons
H A DSystemZScheduleZ17.td954 // FP: Comparisons
1087 // HFP: Comparisons
1211 // DFP: Comparisons
H A DSystemZScheduleZ15.td936 // FP: Comparisons
1066 // HFP: Comparisons
1190 // DFP: Comparisons
H A DSystemZScheduleZ14.td918 // FP: Comparisons
1048 // HFP: Comparisons
1168 // DFP: Comparisons
H A DSystemZScheduleZ16.td939 // FP: Comparisons
1072 // HFP: Comparisons
1196 // DFP: Comparisons
H A DSystemZInstrFP.td580 // Comparisons
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DVPIntrinsics.def529 ///// Comparisons {
548 ///// } Comparisons
H A DIntrinsicsPowerPC.td459 // Comparisons setting a vector.
553 // Predicate Comparisons. The first operand specifies interpretation of CR6.
H A DRuntimeLibcalls.td262 // Comparisons
H A DIntrinsics.td2310 // Comparisons
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVSchedSyntacoreSCR345.td145 // Comparisons
/freebsd/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
/freebsd/lib/libc/softfloat/
H A Dsoftfloat.txt126 -- Comparisons between two values in the same floating-point format.
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstrThumb.td1568 // Comparisons
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyInstrSIMD.td739 // Comparisons
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrAltivec.td785 // Altivec Comparisons.
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEInstrInfo.td449 // Comparisons
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp15753 } Comparisons[4] = in BuildSynthesizedThreeWayComparison() local
15767 auto *VI = Info->lookupValueInfo(Comparisons[I].Result); in BuildSynthesizedThreeWayComparison()
15778 Result = ActOnConditionalOp(OpLoc, OpLoc, Comparisons[I].Cmp.get(), in BuildSynthesizedThreeWayComparison()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrCompiler.td1385 // Comparisons.
/freebsd/contrib/unbound/contrib/
H A Dfastrpz.patch408 + * Comparisons of trigger precedences require

12