Searched refs:Compares (Results 1 – 12 of 12) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
| H A D | VPlanPredicator.cpp | 195 auto &Compares = Dst2Compares[Dst]; in createSwitchEdgeMasks() local 197 Compares.push_back(Builder.createICmp(CmpInst::ICMP_EQ, Cond, V)); in createSwitchEdgeMasks()
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | SimpleLoopUnswitch.cpp | 3189 ICmpInst::Predicate Pred, ArrayRef<CompareDesc> Compares, in insertCandidatesWithPendingInjections() argument 3194 if (Compares.size() < 2) in insertCandidatesWithPendingInjections() 3197 for (auto Prev = Compares.begin(), Next = Compares.begin() + 1; in insertCandidatesWithPendingInjections() 3198 Next != Compares.end(); ++Prev, ++Next) { in insertCandidatesWithPendingInjections()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86ScheduleZnver3.td | 204 // (v)FMUL*, (v)FMA*, Floating Point Compares, Blendv(DQ) 229 // Integer Adds, Subtracts, and Compares 271 // (v)FMUL*, (v)FMA*, Floating Point Compares, Blendv(DQ) 301 // Integer Adds, Subtracts, and Compares
|
| H A D | X86ScheduleZnver4.td | 194 // (v)FMUL*, (v)FMA*, Floating Point Compares, Blendv(DQ) 219 // Integer Adds, Subtracts, and Compares 261 // (v)FMUL*, (v)FMA*, Floating Point Compares, Blendv(DQ) 296 // Integer Adds, Subtracts, and Compares
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMSchedule.td | 69 // Compares.
|
| H A D | ARMScheduleM7.td | 65 // Compares.
|
| H A D | ARMScheduleR52.td | 66 // Compares
|
| H A D | ARMScheduleM85.td | 81 // Compares.
|
| /freebsd/contrib/netbsd-tests/lib/libcurses/ |
| H A D | testframe.txt | 116 Compares the output stream from the slave against the contents
|
| /freebsd/usr.sbin/bsdconfig/share/media/ |
| H A D | wlan.subr | 350 # Compares a WPA_SCAN_RESULT struct to a WPA_NETWORK struct. If they appear to
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AVR/ |
| H A D | AVRInstrInfo.td | 736 // Compares a register with an 8 bit immediate.
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | IntrinsicsX86.td | 4313 // Compares
|