Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DISDOpcodes.h843 SETFALSE, // 0 0 0 0 Always false (always folded) enumerator
/external/llvm/lib/CodeGen/
DAnalysis.cpp165 case FCmpInst::FCMP_FALSE: return ISD::SETFALSE; in getFCmpCondCode()
/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.cpp355 case ISD::SETFALSE: return "setfalse"; in getOperationName()
DTargetLowering.cpp1266 case ISD::SETFALSE: in SimplifySetCC()
DSelectionDAG.cpp333 case ISD::SETUO : Result = ISD::SETFALSE; break; // SETUGT & SETULT in getSetCCAndOperation()
1922 case ISD::SETFALSE: in FoldSetCC()
/external/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.cpp1107 case ISD::SETFALSE: in CombineFMinMaxLegacy()
/external/llvm/lib/Target/Mips/
DMipsMSAInstrInfo.td158 // ISD::SETFALSE cannot occur