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