Searched defs:getZeroExtendInReg (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp935 SDValue SelectionDAG::getZeroExtendInReg(SDValue Op, SDLoc DL, EVT VT) { function in class:SelectionDAG
937 "getZeroExtendInReg should use the vector element type instead of "

Completed in 111 milliseconds