Home
last modified time | relevance | path

Searched refs:expandFMINNUM_FMAXNUM (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp929 if (SDValue Expanded = TLI.expandFMINNUM_FMAXNUM(Node, DAG)) { in Expand()
H A DLegalizeDAG.cpp3188 if (SDValue Expanded = TLI.expandFMINNUM_FMAXNUM(Node, DAG)) in ExpandNode()
H A DTargetLowering.cpp6311 SDValue TargetLowering::expandFMINNUM_FMAXNUM(SDNode *Node, in expandFMINNUM_FMAXNUM() function in TargetLowering
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp855 if (SDValue Expanded = TLI.expandFMINNUM_FMAXNUM(Node, DAG)) { in Expand()
H A DLegalizeDAG.cpp3224 if (SDValue Expanded = TLI.expandFMINNUM_FMAXNUM(Node, DAG)) in ExpandNode()
H A DTargetLowering.cpp7959 SDValue TargetLowering::expandFMINNUM_FMAXNUM(SDNode *Node, in expandFMINNUM_FMAXNUM() function in TargetLowering
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DTargetLowering.h4112 SDValue expandFMINNUM_FMAXNUM(SDNode *N, SelectionDAG &DAG) const;
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DTargetLowering.h4912 SDValue expandFMINNUM_FMAXNUM(SDNode *N, SelectionDAG &DAG) const;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DTargetLowering.h5245 SDValue expandFMINNUM_FMAXNUM(SDNode *N, SelectionDAG &DAG) const;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DTargetLowering.h5163 SDValue expandFMINNUM_FMAXNUM(SDNode *N, SelectionDAG &DAG) const;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DTargetLowering.h5128 SDValue expandFMINNUM_FMAXNUM(SDNode *N, SelectionDAG &DAG) const;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DTargetLowering.h5163 SDValue expandFMINNUM_FMAXNUM(SDNode *N, SelectionDAG &DAG) const;
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp4617 return expandFMINNUM_FMAXNUM(Op.getNode(), DAG); in lowerFMINNUM_FMAXNUM()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp5371 return expandFMINNUM_FMAXNUM(Op.getNode(), DAG); in lowerFMINNUM_FMAXNUM()