Searched defs:IsStore (Results 1 – 13 of 13) sorted by relevance
158 bool IsStore = false; in EmitInstruction() local211 bool *IsStore) { in isBasePlusOffsetMemoryAccess()
395 bool IsStore = Ldst->mayStore(); in canHoistLoadStoreTo() local423 bool IsStore = Ldst->mayStore(); in canSinkLoadStoreTo() local444 bool IsStore = Ldst.mayStore(); in changeToAddrMode() local
559 bool IsStore = MI->mayStore(); in spillVGPRtoAGPR() local582 bool IsStore = MI->mayStore(); in buildMUBUFOffsetLoadStore() local631 bool IsStore = Desc.mayStore(); in buildSpillLoadStore() local
705 const bool IsStore = Op == G_STORE; in AMDGPULegalizerInfo() local
75 unsigned int IsStore : 1; member
466 bool IsStore = Entry.WideOpc == ARM::t2STR_POST; in ReduceLoadStore() local
498 bool IsStore = in UpdateBaseRegUses() local
822 bool IsLoad = TheI.mayLoad(), IsStore = TheI.mayStore(); in canMoveMemTo() local
1147 bool IsStore = MI.mayStore(); in recordExtender() local
349 bool IsStore = Inst.getOperand(0).isReg() && Inst.getOperand(1).isReg(); in SimplifyShortMoveForm() local
2484 bool IsStore = (Instruction::Store == Opcode); in getMaskedMemoryOpCost() local
742 bool IsStore = Opcode == TargetOpcode::G_STORE; in applyCombineIndexedLoadStore() local
11653 bool IsStore = false; in performNEONPostLDSTCombine() local