Searched refs:STRICT_LLROUND (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h312 STRICT_LROUND, STRICT_LLROUND, STRICT_LRINT, STRICT_LLRINT, enumerator in enum:llvm::ISD::NodeType
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp348 case ISD::STRICT_LLROUND: return "strict_llround";
H A DLegalizeDAG.cpp1017 case ISD::STRICT_LLROUND:
3843 case ISD::STRICT_LLROUND:
4080 case ISD::STRICT_LLROUND:
H A DLegalizeIntegerTypes.cpp1831 case ISD::STRICT_LLROUND:
2749 N->getOpcode() == ISD::STRICT_LLROUND) {
H A DSelectionDAGISel.cpp1172 case ISD::STRICT_LLROUND:
H A DLegalizeFloatTypes.cpp786 case ISD::STRICT_LLROUND:

Completed in 218 milliseconds