Home
last modified time | relevance | path

Searched refs:expandFixedPointDiv (Results 1 – 10 of 10) sorted by relevance

/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorOps.cpp1361 if (SDValue Expanded = TLI.expandFixedPointDiv(N->getOpcode(), SDLoc(N), in ExpandFixedPointDiv()
DLegalizeIntegerTypes.cpp905 SDValue Res = TLI.expandFixedPointDiv(N->getOpcode(), dl, LHS, RHS, Scale, in earlyExpandDIVFIX()
959 if (SDValue Res = TLI.expandFixedPointDiv(N->getOpcode(), dl, Op1Promoted, in PromoteIntRes_DIVFIX()
3569 SDValue Res = TLI.expandFixedPointDiv(N->getOpcode(), dl, N->getOperand(0), in ExpandIntRes_DIVFIX()
DLegalizeDAG.cpp3563 if (SDValue V = TLI.expandFixedPointDiv(Node->getOpcode(), SDLoc(Node), in ExpandNode()
DTargetLowering.cpp7798 TargetLowering::expandFixedPointDiv(unsigned Opcode, const SDLoc &dl, in expandFixedPointDiv() function in TargetLowering
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorOps.cpp1461 if (SDValue Expanded = TLI.expandFixedPointDiv(N->getOpcode(), SDLoc(N), in ExpandFixedPointDiv()
DLegalizeIntegerTypes.cpp792 if (SDValue V = TLI.expandFixedPointDiv(N->getOpcode(), dl, LHS, RHS, Scale, in earlyExpandDIVFIX()
810 SDValue Res = TLI.expandFixedPointDiv(N->getOpcode(), dl, LHS, RHS, Scale, in earlyExpandDIVFIX()
DLegalizeDAG.cpp3424 if (SDValue V = TLI.expandFixedPointDiv(Node->getOpcode(), SDLoc(Node), in ExpandNode()
DTargetLowering.cpp7313 TargetLowering::expandFixedPointDiv(unsigned Opcode, const SDLoc &dl, in expandFixedPointDiv() function in TargetLowering
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetLowering.h4193 SDValue expandFixedPointDiv(unsigned Opcode, const SDLoc &dl,
/external/llvm-project/llvm/include/llvm/CodeGen/
DTargetLowering.h4459 SDValue expandFixedPointDiv(unsigned Opcode, const SDLoc &dl,