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

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

Completed in 119 milliseconds