Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/Mips/
H A DMipsISelLowering.h116 TruncIntFP, enumerator
H A DMipsISelLowering.cpp210 case MipsISD::TruncIntFP: return "MipsISD::TruncIntFP"; in getTargetNodeName()
2591 SDValue Tr = DAG.getNode(MipsISD::TruncIntFP, SDLoc(Val), FPTy, in lowerFP_TO_SINT_STORE()
2628 SDValue Trunc = DAG.getNode(MipsISD::TruncIntFP, SDLoc(Op), FPTy, in lowerFP_TO_SINT()
H A DMipsInstrFPU.td50 def MipsTruncIntFP : SDNode<"MipsISD::TruncIntFP", SDT_MipsTruncIntFP>;