Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h1445 SETTRUE, // 1 1 1 1 Always true (always folded) enumerator
/openbsd/gnu/llvm/llvm/lib/Target/VE/
H A DVE.h276 case ISD::SETTRUE: in fpCondCode2Fcc()
/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DAnalysis.cpp204 case FCmpInst::FCMP_TRUE: return ISD::SETTRUE; in getFCmpCondCode()
/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp474 case ISD::SETTRUE: return "settrue"; in getOperationName()
H A DSelectionDAGBuilder.cpp2518 if (CB.CC == ISD::SETTRUE) { in visitSwitchCase()
11206 CC = ISD::SETTRUE; in lowerWorkItem()
H A DSelectionDAG.cpp2389 case ISD::SETTRUE: in FoldSetCC()
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp1429 case ISD::SETTRUE: in combineFMinMaxLegacy()
/openbsd/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsMSAInstrInfo.td154 // ISD::SETTRUE cannot occur