Searched defs:IsLoadStore (Results 1 – 2 of 2) sorted by relevance
447 auto IsLoadStore = InstName.contains(".load") || checkForP2AlignIfLoadStore() local
781 getExtendTypeForNode(SDValue N,bool IsLoadStore=false) getExtendTypeForNode() argument