Home
last modified time | relevance | path

Searched refs:getBitcastedSExtOrTrunc (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h994 SDValue getBitcastedSExtOrTrunc(SDValue Op, const SDLoc &DL, EVT VT);
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp1487 SDValue SelectionDAG::getBitcastedSExtOrTrunc(SDValue Op, const SDLoc &DL, in getBitcastedSExtOrTrunc() function in SelectionDAG