Home
last modified time | relevance | path

Searched refs:SETTRUE2 (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DISDOpcodes.h738 SETTRUE2, // 1 X 1 1 1 Always true (always folded) enumerator
/external/llvm/include/llvm/CodeGen/
DISDOpcodes.h876 SETTRUE2, // 1 X 1 1 1 Always true (always folded) enumerator
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp355 case ISD::SETTRUE2: return "settrue2"; in getOperationName()
DSelectionDAG.cpp265 if (Operation > ISD::SETTRUE2) in getSetCCInverse()
301 if (Op > ISD::SETTRUE2) in getSetCCOrOperation()
1899 case ISD::SETTRUE2: { in FoldSetCC()
DTargetLowering.cpp1354 case ISD::SETTRUE2: { in SimplifySetCC()
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp232 if (Operation > ISD::SETTRUE2) in getSetCCInverse()
272 if (Op > ISD::SETTRUE2) in getSetCCOrOperation()
1490 case ISD::SETTRUE2: return getConstant(1, VT); in FoldSetCC()
DTargetLowering.cpp1919 case ISD::SETTRUE2: return DAG.getConstant(1, VT); in SimplifySetCC()
/external/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.cpp974 case ISD::SETTRUE2: in CombineFMinMaxLegacy()
/external/llvm/lib/Target/Mips/
DMipsMSAInstrInfo.td147 // ISD::SETTRUE2 cannot occur