Searched refs:getExtForLoadExtType (Results 1 – 4 of 4) sorted by relevance
1325 NodeType getExtForLoadExtType(bool IsFP, LoadExtType);
891 ISD::getExtForLoadExtType(SrcVT.isFloatingPoint(), ExtType); in LegalizeLoadOps()
7346 unsigned ExtendOp = ISD::getExtForLoadExtType(false, ExtType); in scalarizeVectorLoad()
438 ISD::NodeType ISD::getExtForLoadExtType(bool IsFP, ISD::LoadExtType ExtType) { in getExtForLoadExtType() function in ISD