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

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

Completed in 63 milliseconds