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