Home
last modified time | relevance | path

Searched refs:expandMUL_LOHI (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DTargetLowering.h4830 bool expandMUL_LOHI(unsigned Opcode, EVT VT, const SDLoc &dl, SDValue LHS,
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp7072 bool TargetLowering::expandMUL_LOHI(unsigned Opcode, EVT VT, const SDLoc &dl, in expandMUL_LOHI() function in TargetLowering
7252 bool Ok = expandMUL_LOHI(N->getOpcode(), N->getValueType(0), SDLoc(N), in expandMUL()
DLegalizeDAG.cpp3372 if (TLI.expandMUL_LOHI(Node->getOpcode(), VT, dl, LHS, RHS, Halves, in ExpandNode()
DLegalizeIntegerTypes.cpp3871 if (!TLI.expandMUL_LOHI(LoHiOp, VT, dl, LHS, RHS, Result, NVT, DAG, in ExpandIntRes_MULFIX()