Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h1600 SETTRUE2, // 1 X 1 1 1 Always true (always folded) enumerator
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp525 case ISD::SETTRUE2: return "settrue2"; in getOperationName()
H A DSelectionDAG.cpp597 if (Operation > ISD::SETTRUE2) in getSetCCInverseImpl()
642 if (Op > ISD::SETTRUE2) in getSetCCOrOperation()
2547 case ISD::SETTRUE2: return getBoolConstant(true, dl, VT, OpVT); in FoldSetCC()
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsMSAInstrInfo.td156 // ISD::SETTRUE2 cannot occur
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp1610 case ISD::SETTRUE2: in combineFMinMaxLegacyImpl()