Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDISDOpcodes.h1591 SETTRUE, // 1 1 1 1 Always true (always folded) enumerator
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/VE/
HDVEISelLowering.h137 case ISD::SETTRUE: in fpCondCode2Fcc()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDAnalysis.cpp216 case FCmpInst::FCMP_TRUE: return ISD::SETTRUE; in getFCmpCondCode()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
HDSelectionDAGDumper.cpp524 case ISD::SETTRUE: return "settrue"; in getOperationName()
HDSelectionDAGBuilder.cpp2891 if (CB.CC == ISD::SETTRUE) { in visitSwitchCase()
12149 CC = ISD::SETTRUE; in lowerWorkItem()
HDSelectionDAG.cpp2546 case ISD::SETTRUE: in FoldSetCC()
HDDAGCombiner.cpp6204 CCL != ISD::SETTRUE && in foldAndOrOfSETCC()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/
HDMipsMSAInstrInfo.td154 // ISD::SETTRUE cannot occur
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDAMDGPUISelLowering.cpp1609 case ISD::SETTRUE: in combineFMinMaxLegacyImpl()