| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUInstructions.td | 282 def COND_UNE : PatFrag<(ops), (OtherVT SETUNE)>; 290 def COND_UNE_NE : PatFrags<(ops), [(OtherVT SETUNE), (OtherVT SETNE)]>; 306 def COND_NE : PatFrags<(ops), [(OtherVT SETNE), (OtherVT SETUNE)]>;
|
| H A D | SIWholeQuadMode.cpp | 818 case ISD::SETUNE: in lowerKillF32()
|
| H A D | R600ISelLowering.cpp | 951 case ISD::SETUNE: in LowerSELECT_CC()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ |
| H A D | ISDOpcodes.h | 1357 SETUNE, // 1 1 1 0 True if unordered or not equal enumerator
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
| H A D | Analysis.cpp | 206 case FCmpInst::FCMP_UNE: return ISD::SETUNE; in getFCmpCondCode() 215 case ISD::SETONE: case ISD::SETUNE: return ISD::SETNE; in getFCmpCodeWithoutNaN()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/VE/ |
| H A D | VEISelDAGToDAG.cpp | 85 case ISD::SETUNE: in fpCondCode2Fcc()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyInstrFloat.td | 81 defm NE : ComparisonFP<SETUNE, "ne ", 0x5c, 0x62>;
|
| H A D | WebAssemblyInstrSIMD.td | 661 defm NE : SIMDConditionFP<"ne", SETUNE, 66>;
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARC/ |
| H A D | ARCISelLowering.cpp | 52 case ISD::SETUNE: in ISDCCtoARCCC()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAGDumper.cpp | 452 case ISD::SETUNE: return "setune"; in getOperationName()
|
| H A D | TargetLowering.cpp | 327 case ISD::SETUNE: in softenSetCCOperands() 4192 case ISD::SETUNE: NewCond = IsNegInf ? ISD::SETUGT : ISD::SETULT; break; in SimplifySetCC() 8827 if (TLI.isCondCodeLegal(ISD::SETUNE, OpVT)) { in LegalizeSetCCCondCode() 8828 CC1 = ISD::SETUNE; in LegalizeSetCCCondCode() 8829 CC2 = ISD::SETUNE; in LegalizeSetCCCondCode() 8866 case ISD::SETUNE: in LegalizeSetCCCondCode()
|
| H A D | SelectionDAG.cpp | 519 if (IsInteger && Op == ISD::SETUNE) // e.g. SETUGT | SETULT in getSetCCOrOperation() 2231 case ISD::SETUNE: in FoldSetCC() 2323 case ISD::SETUNE: return getBoolConstant(R!=APFloat::cmpEqual, dl, VT, in FoldSetCC()
|
| H A D | LegalizeFloatTypes.cpp | 1830 ISD::SETUNE, OutputChain, IsSignaling); in FloatExpandSetCCOperands()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/ |
| H A D | RISCVInstrInfoVSDPatterns.td | 649 defm : VPatFPSetCCSDNode_VV_VF_FV<SETUNE, "PseudoVMFNE", "PseudoVMFNE">;
|
| H A D | RISCVInstrInfoVVLPatterns.td | 922 defm : VPatFPSetCCVL_VV_VF_FV<SETUNE, "PseudoVMFNE", "PseudoVMFNE">;
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Target/ |
| H A D | TargetSelectionDAG.td | 731 def SETUNE : CondCode<"FCMP_UNE">; 1340 (setcc node:$lhs, node:$rhs, SETUNE)>;
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Lanai/ |
| H A D | LanaiISelLowering.cpp | 851 case ISD::SETUNE: in IntCondCCodeToICC()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/ |
| H A D | PPCISelDAGToDAG.cpp | 4118 case ISD::SETUNE: in getPredicateForSetCC() 4159 case ISD::SETUNE: in getCRIdxForSetCC() 4196 case ISD::SETUNE: CC = ISD::SETOEQ; Negate = true; break; in getVCmpInst() 4240 case ISD::SETUNE: CC = ISD::SETUEQ; Negate = true; break; in getVCmpInst()
|
| H A D | PPCInstrInfo.td | 4084 defm : CRNotPat<(i1 (SetCC Ty:$s1, Ty:$s2, SETUNE)), 4156 defm : CRNotPat<(i1 (any_fsetccs f32:$s1, f32:$s2, SETUNE)), 4183 defm : CRNotPat<(i1 (any_fsetccs f64:$s1, f64:$s2, SETUNE)),
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/M68k/ |
| H A D | M68kISelLowering.cpp | 1586 case ISD::SETUNE: in TranslateM68kCC()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXISelDAGToDAG.cpp | 569 case ISD::SETUNE: in getPTXCmpMode()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/ |
| H A D | MipsMSAInstrInfo.td | 152 def vfsetune_v4f32 : vfsetcc_type<v4i32, v4f32, SETUNE>; 153 def vfsetune_v2f64 : vfsetcc_type<v2i64, v2f64, SETUNE>;
|
| H A D | MipsSEISelLowering.cpp | 1863 Op->getOperand(2), ISD::SETUNE); in lowerINTRINSIC_WO_CHAIN()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/ |
| H A D | SparcISelLowering.cpp | 1388 case ISD::SETUNE: return SPCC::FCC_NE; in FPCondCCodeToFCC()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/ |
| H A D | ARMISelLowering.cpp | 1976 case ISD::SETUNE: CondCode = ARMCC::NE; break; in FPCCToARMCC() 4971 if (CC == ISD::SETUNE || CC == ISD::SETNE) { in checkVSELConstraints() 5404 else if (CC == ISD::SETUNE) in OptimizeVFPBrcond() 5534 CC == ISD::SETNE || CC == ISD::SETUNE)) { in LowerBR_CC() 6484 case ISD::SETUNE: in LowerVSETCC()
|