Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDSelectionDAG.h999 SDValue getBitcastedZExtOrTrunc(SDValue Op, const SDLoc &DL, EVT VT);
/freebsd-head/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
HDSelectionDAG.cpp1502 SDValue SelectionDAG::getBitcastedZExtOrTrunc(SDValue Op, const SDLoc &DL, in getBitcastedZExtOrTrunc() function in SelectionDAG