Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DISDOpcodes.h852 SETFALSE, // 0 0 0 0 Always false (always folded) enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DISDOpcodes.h1049 SETFALSE, // 0 0 0 0 Always false (always folded) enumerator
/external/llvm-project/llvm/include/llvm/CodeGen/
DISDOpcodes.h1265 SETFALSE, // 0 0 0 0 Always false (always folded) enumerator
/external/llvm-project/llvm/lib/Target/VE/
DVEISelDAGToDAG.cpp59 case ISD::SETFALSE: in fpCondCode2Fcc()
/external/llvm/lib/CodeGen/
DAnalysis.cpp164 case FCmpInst::FCMP_FALSE: return ISD::SETFALSE; in getFCmpCondCode()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DAnalysis.cpp203 case FCmpInst::FCMP_FALSE: return ISD::SETFALSE; in getFCmpCondCode()
/external/llvm-project/llvm/lib/CodeGen/
DAnalysis.cpp204 case FCmpInst::FCMP_FALSE: return ISD::SETFALSE; in getFCmpCondCode()
/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/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-project/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/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp433 case ISD::SETFALSE: return "setfalse"; in getOperationName()
DSelectionDAG.cpp435 case ISD::SETUO : Result = ISD::SETFALSE; break; // SETUGT & SETULT in getSetCCAndOperation()
2013 case ISD::SETFALSE: in FoldSetCC()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp454 case ISD::SETFALSE: return "setfalse"; in getOperationName()
DSelectionDAG.cpp481 case ISD::SETUO : Result = ISD::SETFALSE; break; // SETUGT & SETULT in getSetCCAndOperation()
2119 case ISD::SETFALSE: in FoldSetCC()
/external/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.cpp971 case ISD::SETFALSE: in CombineFMinMaxLegacy()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.cpp1273 case ISD::SETFALSE: in combineFMinMaxLegacy()
/external/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.cpp1392 case ISD::SETFALSE: in combineFMinMaxLegacy()
/external/llvm/lib/Target/Mips/
DMipsMSAInstrInfo.td116 // ISD::SETFALSE cannot occur
/external/llvm-project/llvm/lib/Target/Mips/
DMipsMSAInstrInfo.td113 // ISD::SETFALSE cannot occur
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsMSAInstrInfo.td113 // ISD::SETFALSE cannot occur