Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DISDOpcodes.h876 SETTRUE2, // 1 X 1 1 1 Always true (always folded) enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DISDOpcodes.h1073 SETTRUE2, // 1 X 1 1 1 Always true (always folded) enumerator
/external/llvm-project/llvm/include/llvm/CodeGen/
DISDOpcodes.h1289 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-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp432 case ISD::SETTRUE2: return "settrue2"; in getOperationName()
DSelectionDAG.cpp366 if (Operation > ISD::SETTRUE2) in getSetCCInverseImpl()
411 if (Op > ISD::SETTRUE2) in getSetCCOrOperation()
2016 case ISD::SETTRUE2: return getBoolConstant(true, dl, VT, OpVT); in FoldSetCC()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp453 case ISD::SETTRUE2: return "settrue2"; in getOperationName()
DSelectionDAG.cpp412 if (Operation > ISD::SETTRUE2) in getSetCCInverseImpl()
457 if (Op > ISD::SETTRUE2) in getSetCCOrOperation()
2122 case ISD::SETTRUE2: return getBoolConstant(true, dl, VT, OpVT); in FoldSetCC()
/external/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.cpp974 case ISD::SETTRUE2: in CombineFMinMaxLegacy()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.cpp1276 case ISD::SETTRUE2: in combineFMinMaxLegacy()
/external/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.cpp1395 case ISD::SETTRUE2: in combineFMinMaxLegacy()
/external/llvm/lib/Target/Mips/
DMipsMSAInstrInfo.td147 // ISD::SETTRUE2 cannot occur
/external/llvm-project/llvm/lib/Target/Mips/
DMipsMSAInstrInfo.td156 // ISD::SETTRUE2 cannot occur
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsMSAInstrInfo.td156 // ISD::SETTRUE2 cannot occur