Home
last modified time | relevance | path

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

1234

/external/llvm/include/llvm/CodeGen/
DISDOpcodes.h866 SETUNE, // 1 1 1 0 True if unordered or not equal enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DISDOpcodes.h1063 SETUNE, // 1 1 1 0 True if unordered or not equal enumerator
/external/llvm-project/llvm/include/llvm/CodeGen/
DISDOpcodes.h1279 SETUNE, // 1 1 1 0 True if unordered or not equal enumerator
/external/llvm/lib/CodeGen/
DAnalysis.cpp178 case FCmpInst::FCMP_UNE: return ISD::SETUNE; in getFCmpCondCode()
187 case ISD::SETONE: case ISD::SETUNE: return ISD::SETNE; in getFCmpCodeWithoutNaN()
/external/llvm/lib/Target/AMDGPU/
DAMDGPUInstructions.td123 def COND_UNE : PatLeaf <(cond), [{return N->get() == ISD::SETUNE;}]>;
133 [{return N->get() == ISD::SETUNE || N->get() == ISD::SETNE;}]
156 [{return N->get() == ISD::SETNE || N->get() == ISD::SETUNE;}]
/external/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPUInstructions.td260 def COND_UNE : PatFrag<(ops), (OtherVT SETUNE)>;
268 def COND_UNE_NE : PatFrags<(ops), [(OtherVT SETUNE), (OtherVT SETNE)]>;
284 def COND_NE : PatFrags<(ops), [(OtherVT SETNE), (OtherVT SETUNE)]>;
DSIInsertSkips.cpp323 case ISD::SETUNE: in kill()
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyInstrFloat.td55 defm NE : ComparisonFP<SETUNE, "ne ">;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DAnalysis.cpp217 case FCmpInst::FCMP_UNE: return ISD::SETUNE; in getFCmpCondCode()
226 case ISD::SETONE: case ISD::SETUNE: return ISD::SETNE; in getFCmpCodeWithoutNaN()
/external/llvm-project/llvm/lib/CodeGen/
DAnalysis.cpp218 case FCmpInst::FCMP_UNE: return ISD::SETUNE; in getFCmpCondCode()
227 case ISD::SETONE: case ISD::SETUNE: return ISD::SETNE; in getFCmpCodeWithoutNaN()
/external/llvm-project/llvm/lib/Target/VE/
DVEISelDAGToDAG.cpp85 case ISD::SETUNE: in fpCondCode2Fcc()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUInstructions.td258 def COND_UNE : PatFrag<(ops), (OtherVT SETUNE)>;
266 def COND_UNE_NE : PatFrags<(ops), [(OtherVT SETUNE), (OtherVT SETNE)]>;
282 def COND_NE : PatFrags<(ops), [(OtherVT SETNE), (OtherVT SETUNE)]>;
DSIInsertSkips.cpp240 case ISD::SETUNE: in kill()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyInstrFloat.td81 defm NE : ComparisonFP<SETUNE, "ne ", 0x5c, 0x62>;
/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyInstrFloat.td81 defm NE : ComparisonFP<SETUNE, "ne ", 0x5c, 0x62>;
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp345 case ISD::SETUNE: return "setune"; in getOperationName()
DTargetLowering.cpp168 case ISD::SETUNE: in softenSetCCOperands()
1951 if (Cond == ISD::SETUNE && in SimplifySetCC()
1964 if (Cond == ISD::SETUNE && in SimplifySetCC()
DLegalizeDAG.cpp1596 assert(TLI.getCondCodeAction(ISD::SETUNE, OpVT) in LegalizeSetCCCondCode()
1599 CC1 = ISD::SETUNE; CC2 = ISD::SETUNE; Opc = ISD::OR; break; in LegalizeSetCCCondCode()
1607 case ISD::SETUNE: in LegalizeSetCCCondCode()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp422 case ISD::SETUNE: return "setune"; in getOperationName()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/
DARCISelLowering.cpp53 case ISD::SETUNE: in ISDCCtoARCCC()
/external/llvm-project/llvm/lib/Target/ARC/
DARCISelLowering.cpp52 case ISD::SETUNE: in ISDCCtoARCCC()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp443 case ISD::SETUNE: return "setune"; in getOperationName()
/external/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp2099 case ISD::SETUNE: in getPredicateForSetCC()
2135 case ISD::SETUNE: in getCRIdxForSetCC()
2171 case ISD::SETUNE: CC = ISD::SETOEQ; Negate = true; break; in getVCmpInst()
2215 case ISD::SETUNE: CC = ISD::SETUEQ; Negate = true; break; in getVCmpInst()
/external/llvm/include/llvm/Target/
DTargetSelectionDAG.td595 def SETULT : CondCode; def SETULE : CondCode; def SETUNE : CondCode;
999 (setcc node:$lhs, node:$rhs, SETUNE)>;
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/PowerPC/
DPPCGenDAGISel.inc5771 /* 13445*/ OPC_CheckChild2CondCode, ISD::SETUNE,
5789 …:{ *:[i32] } (setcc:{ *:[i1] } f32:{ *:[f32] }:$s1, f32:{ *:[f32] }:$s2, SETUNE:{ *:[Other] })) - …
5809 …:{ *:[i64] } (setcc:{ *:[i1] } f32:{ *:[f32] }:$s1, f32:{ *:[f32] }:$s2, SETUNE:{ *:[Other] })) - …
6065 /* 14250*/ OPC_CheckChild2CondCode, ISD::SETUNE,
6083 …:{ *:[i32] } (setcc:{ *:[i1] } f32:{ *:[f32] }:$s1, f32:{ *:[f32] }:$s2, SETUNE:{ *:[Other] })) - …
6103 …:{ *:[i64] } (setcc:{ *:[i1] } f32:{ *:[f32] }:$s1, f32:{ *:[f32] }:$s2, SETUNE:{ *:[Other] })) - …
6321 /* 14947*/ OPC_CheckChild2CondCode, ISD::SETUNE,
6339 …:{ *:[i32] } (setcc:{ *:[i1] } f64:{ *:[f64] }:$s1, f64:{ *:[f64] }:$s2, SETUNE:{ *:[Other] })) - …
6359 …:{ *:[i64] } (setcc:{ *:[i1] } f64:{ *:[f64] }:$s1, f64:{ *:[f64] }:$s2, SETUNE:{ *:[Other] })) - …
6615 /* 15752*/ OPC_CheckChild2CondCode, ISD::SETUNE,
[all …]

1234