Searched refs:expandIS_FPCLASS (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | TargetLowering.h | 5297 SDValue expandIS_FPCLASS(EVT ResultVT, SDValue Op, FPClassTest Test,
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeDAG.cpp | 3608 TLI.expandIS_FPCLASS(Node->getValueType(0), Node->getOperand(0), in ExpandNode()
|
H A D | SelectionDAGBuilder.cpp | 7020 SDValue Result = TLI.expandIS_FPCLASS(DestVT, Op, Test, Flags, sdl, DAG); in visitIntrinsicCall()
|
H A D | TargetLowering.cpp | 8558 SDValue TargetLowering::expandIS_FPCLASS(EVT ResultVT, SDValue Op, in expandIS_FPCLASS() function in TargetLowering
|