Home
last modified time | relevance | path

Searched refs:SETFALSE (Results 1 – 20 of 20) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DAnalysis.cpp154 case FCmpInst::FCMP_FALSE: FOC = FPC = ISD::SETFALSE; break; in getFCmpCondCode()
172 FOC = FPC = ISD::SETFALSE; in getFCmpCondCode()
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DISDOpcodes.h714 SETFALSE, // 0 0 0 0 Always false (always folded) enumerator
/external/llvm/include/llvm/CodeGen/
DISDOpcodes.h852 SETFALSE, // 0 0 0 0 Always false (always folded) enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DISDOpcodes.h915 SETFALSE, // 0 0 0 0 Always false (always folded) enumerator
/external/llvm/lib/CodeGen/
DAnalysis.cpp164 case FCmpInst::FCMP_FALSE: return ISD::SETFALSE; in getFCmpCondCode()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DAnalysis.cpp163 case FCmpInst::FCMP_FALSE: return ISD::SETFALSE; in getFCmpCondCode()
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Mips/msa/
Dcompare_float.ll19 ; (setcc $a, $b, SETFALSE) is always folded, so we won't get fcaf:
35 ; (setcc $a, $b, SETFALSE) is always folded
/external/llvm/test/CodeGen/Mips/msa/
Dcompare_float.ll19 ; (setcc $a, $b, SETFALSE) is always folded, so we won't get fcaf:
35 ; (setcc $a, $b, SETFALSE) is always folded
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp356 case ISD::SETFALSE: return "setfalse"; in getOperationName()
DSelectionDAG.cpp324 case ISD::SETUO : Result = ISD::SETFALSE; break; // SETUGT & SETULT in getSetCCAndOperation()
1896 case ISD::SETFALSE: in FoldSetCC()
DTargetLowering.cpp1351 case ISD::SETFALSE: in SimplifySetCC()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp385 case ISD::SETFALSE: return "setfalse"; in getOperationName()
DSelectionDAG.cpp407 case ISD::SETUO : Result = ISD::SETFALSE; break; // SETUGT & SETULT in getSetCCAndOperation()
1968 case ISD::SETFALSE: in FoldSetCC()
DTargetLowering.cpp1949 case ISD::SETFALSE: in SimplifySetCC()
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp299 case ISD::SETUO : Result = ISD::SETFALSE; break; // SETUGT & SETULT in getSetCCAndOperation()
1487 case ISD::SETFALSE: in FoldSetCC()
DTargetLowering.cpp1916 case ISD::SETFALSE: in SimplifySetCC()
/external/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.cpp971 case ISD::SETFALSE: in CombineFMinMaxLegacy()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.cpp1268 case ISD::SETFALSE: in combineFMinMaxLegacy()
/external/llvm/lib/Target/Mips/
DMipsMSAInstrInfo.td116 // ISD::SETFALSE cannot occur
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsMSAInstrInfo.td109 // ISD::SETFALSE cannot occur