Home
last modified time | relevance | path

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

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