Home
last modified time | relevance | path

Searched refs:SETTRUE2 (Results 1 – 15 of 15) 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/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DISDOpcodes.h939 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-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp384 case ISD::SETTRUE2: return "settrue2"; in getOperationName()
DSelectionDAG.cpp349 if (Operation > ISD::SETTRUE2) in getSetCCInverse()
384 if (Op > ISD::SETTRUE2) in getSetCCOrOperation()
1971 case ISD::SETTRUE2: return getBoolConstant(true, dl, VT, OpVT); in FoldSetCC()
DTargetLowering.cpp1952 case ISD::SETTRUE2: return DAG.getBoolConstant(true, dl, VT, OpVT); 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/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.cpp1271 case ISD::SETTRUE2: in combineFMinMaxLegacy()
/external/llvm/lib/Target/Mips/
DMipsMSAInstrInfo.td147 // ISD::SETTRUE2 cannot occur
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsMSAInstrInfo.td140 // ISD::SETTRUE2 cannot occur