Home
last modified time | relevance | path

Searched refs:TruncIntFP (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/
HDMipsISelLowering.h115 TruncIntFP, enumerator
HDMipsISelLowering.cpp203 case MipsISD::TruncIntFP: return "MipsISD::TruncIntFP"; in getTargetNodeName()
2788 SDValue Tr = DAG.getNode(MipsISD::TruncIntFP, SDLoc(Val), FPTy, in lowerFP_TO_SINT_STORE()
2825 SDValue Trunc = DAG.getNode(MipsISD::TruncIntFP, SDLoc(Op), FPTy, in lowerFP_TO_SINT()
HDMipsInstrFPU.td49 def MipsTruncIntFP : SDNode<"MipsISD::TruncIntFP", SDT_MipsTruncIntFP>;