Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h1591 SETTRUE, // 1 1 1 1 Always true (always folded) enumerator
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DAnalysis.cpp216 case FCmpInst::FCMP_TRUE: return ISD::SETTRUE; in getFCmpCondCode()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp524 case ISD::SETTRUE: return "settrue"; in getOperationName()
H A DSelectionDAGBuilder.cpp2889 if (CB.CC == ISD::SETTRUE) { in visitSwitchCase()
12147 CC = ISD::SETTRUE; in lowerWorkItem()
H A DSelectionDAG.cpp2546 case ISD::SETTRUE: in FoldSetCC()
H A DDAGCombiner.cpp6204 CCL != ISD::SETTRUE && in foldAndOrOfSETCC()
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsMSAInstrInfo.td154 // ISD::SETTRUE cannot occur
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp1609 case ISD::SETTRUE: in combineFMinMaxLegacyImpl()