Home
last modified time | relevance | path

Searched refs:isStore (Results 1 – 25 of 38) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCHazardRecognizers.cpp281 bool &isLoad, bool &isStore) { in GetInstrType() argument
285 isStore = MCID.mayStore(); in GetInstrType()
334 bool isFirst, isSingle, isCracked, isLoad, isStore; in getHazardType() local
337 isLoad, isStore); in getHazardType()
392 bool isFirst, isSingle, isCracked, isLoad, isStore; in EmitInstruction() local
395 isLoad, isStore); in EmitInstruction()
402 if (isStore && NumStores < 4 && !MI->memoperands_empty()) { in EmitInstruction()
H A DPPCHazardRecognizers.h92 bool &isLoad, bool &isStore);
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsInstructionSelector.cpp189 const bool isStore = Opc == TargetOpcode::G_STORE; in selectLoadStoreOpCode() local
196 if (isStore) in selectLoadStoreOpCode()
228 return isStore ? Mips::SWC1 : Mips::LWC1; in selectLoadStoreOpCode()
231 return isStore ? Mips::SDC164 : Mips::LDC164; in selectLoadStoreOpCode()
232 return isStore ? Mips::SDC1 : Mips::LDC1; in selectLoadStoreOpCode()
241 return isStore ? Mips::ST_B : Mips::LD_B; in selectLoadStoreOpCode()
243 return isStore ? Mips::ST_H : Mips::LD_H; in selectLoadStoreOpCode()
245 return isStore ? Mips::ST_W : Mips::LD_W; in selectLoadStoreOpCode()
247 return isStore ? Mips::ST_D : Mips::LD_D; in selectLoadStoreOpCode()
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kCollapseMOVEMPass.cpp146 bool isStore() const { return Access == AccessTy::Store; } in isStore() function in __anon6546feb70111::MOVEMState
210 if (State.isStore() == IsStore && State.getBase() == Reg && in ProcessMI()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstructionSelector.cpp358 bool isStore = Opc == TargetOpcode::G_STORE; in selectLoadStoreOpCode() local
364 return isStore ? Opcodes.STORE8 : Opcodes.LOAD8; in selectLoadStoreOpCode()
366 return isStore ? Opcodes.STORE16 : Opcodes.LOAD16; in selectLoadStoreOpCode()
368 return isStore ? Opcodes.STORE32 : Opcodes.LOAD32; in selectLoadStoreOpCode()
377 return isStore ? ARM::VSTRS : ARM::VLDRS; in selectLoadStoreOpCode()
379 return isStore ? ARM::VSTRD : ARM::VLDRD; in selectLoadStoreOpCode()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineOperand.cpp1094 assert((isLoad() || isStore()) && "Not a load/store!"); in MachineMemOperand()
1170 assert((isLoad() || isStore()) && in print()
1174 if (isStore()) in print()
1190 OS << ((isLoad() && isStore()) ? " on " : isLoad() ? " from " : " into "); in print()
1193 OS << ((isLoad() && isStore()) ? " on " : isLoad() ? " from " : " into "); in print()
1237 OS << ((isLoad() && isStore()) ? " on " in print()
H A DStackFrameLayoutAnalysisPass.cpp221 if (!MO->isStore()) in genSlotDbgMapping()
H A DMachineVerifier.cpp1668 if ((!MMOs[0]->isStore() || MMOs[0]->isLoad()) || in verifyPreISelGenericInstruction()
1669 (MMOs[1]->isStore() || !MMOs[1]->isLoad())) { in verifyPreISelGenericInstruction()
1705 if ((!MMOs[0]->isStore() || MMOs[0]->isLoad())) { in verifyPreISelGenericInstruction()
1908 if (Op->isStore() && !MI->mayStore()) in visitMachineInstrBefore()
2396 if (MMO->isStore()) in visitMachineOperand()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCInstrInfo.cpp58 static bool isStore(int Opcode) { in isStore() function
90 if (isStore(Opcode)) { in isStoreToStackSlot()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp855 bool isStore() const { in isStore() function in __anon73aa16d30411::EarlyCSE::ParseMemoryInst
1271 Value *Result = MemInst.isStore() in getMatchingValue()
1274 if (MemInst.isStore() && InVal.DefInst != Result) in getMatchingValue()
1691 if (MemInst.isValid() && MemInst.isStore()) { in processNode()
1726 if (MemInst.isValid() && MemInst.isStore()) { in processNode()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanAnalysis.cpp109 assert(!R->isStore() && "Store recipes should not define any values"); in inferScalarTypeForRecipe()
H A DVPlanTransforms.cpp900 cast<VPWidenMemoryInstructionRecipe>(&R)->isStore()) in truncateToMinimalBitwidths()
966 assert(!cast<VPWidenMemoryInstructionRecipe>(&R)->isStore() && "stores cannot be narrowed"); in truncateToMinimalBitwidths()
H A DVPlan.h2110 return isStore() ? getNumOperands() == 3 : getNumOperands() == 2; in isMasked()
2147 bool isStore() const { return isa<StoreInst>(Ingredient); } in isStore() function
2151 assert(isStore() && "Stored value only available for store instructions"); in getStoredValue()
2180 (!isStore() || Op != getStoredValue()); in onlyFirstLaneUsed()
H A DVPlanRecipes.cpp51 return cast<VPWidenMemoryInstructionRecipe>(this)->isStore(); in mayWriteToMemory()
85 return !cast<VPWidenMemoryInstructionRecipe>(this)->isStore(); in mayReadFromMemory()
1559 if (!isStore()) { in print()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineMemOperand.h291 bool isStore() const { return FlagVals & MOStore; } in isStore() function
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp224 if (Predicate.isLoad() || Predicate.isStore()) { in isTrivialOperatorNode()
229 if (Predicate.isLoad() || Predicate.isStore() || Predicate.isAtomic()) { in isTrivialOperatorNode()
564 if (Predicate.isLoad() || Predicate.isStore() || Predicate.isAtomic()) { in addBuiltinPredicates()
601 if (Predicate.isStore()) { in addBuiltinPredicates()
640 if (Predicate.isLoad() || Predicate.isStore() || Predicate.isAtomic()) { in addBuiltinPredicates()
652 if (Predicate.isLoad() || Predicate.isStore()) { in addBuiltinPredicates()
H A DCodeGenDAGPatterns.cpp916 return isLoad() || isStore() || isAtomic() || hasNoUse() || in hasPredCode()
923 if (!isLoad() && !isStore() && !isAtomic()) { in getPredCode()
931 if (!isLoad() && !isStore()) { in getPredCode()
943 if (isLoad() + isStore() + isAtomic() > 1) in getPredCode()
972 if (isStore()) { in getPredCode()
1027 if (isLoad() || isStore() || isAtomic()) { in getPredCode()
1097 if (isLoad() || isStore()) { in getPredCode()
1198 bool TreePredicateFn::isStore() const { in isStore() function in TreePredicateFn
1328 if (isStore()) in getCodeToRunOnSDNode()
H A DCodeGenDAGPatterns.h543 bool isStore() const;
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DTargetBuiltins.h286 bool isStore() const { return Flags & IsStore; } in isStore() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLoadStoreOpt.cpp247 if ((MUC0.MMO->isInvariant() && MUC1.MMO->isStore()) || in instMayAlias()
248 (MUC1.MMO->isInvariant() && MUC0.MMO->isStore())) in instMayAlias()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMInstPrinter.cpp261 bool isStore = Opcode == ARM::STREXD || Opcode == ARM::STLEXD; in printInst() local
262 unsigned Reg = MI->getOperand(isStore ? 1 : 0).getReg(); in printInst()
268 if (isStore) in printInst()
275 for (unsigned i = isStore ? 3 : 2; i < MI->getNumOperands(); ++i) in printInst()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp657 FunctionCallee getKmsanShadowOriginAccessFn(bool isStore, int size);
944 FunctionCallee MemorySanitizer::getKmsanShadowOriginAccessFn(bool isStore, in getKmsanShadowOriginAccessFn() argument
947 isStore ? MsanMetadataPtrForStore_1_8 : MsanMetadataPtrForLoad_1_8; in getKmsanShadowOriginAccessFn()
1763 bool isStore) { in getShadowOriginPtrKernelNoVec()
1768 FunctionCallee Getter = MS.getKmsanShadowOriginAccessFn(isStore, Size); in getShadowOriginPtrKernelNoVec()
1777 isStore ? MS.MsanMetadataPtrForStoreN : MS.MsanMetadataPtrForLoadN, in getShadowOriginPtrKernelNoVec()
1793 bool isStore) { in getShadowOriginPtrKernel()
1797 return getShadowOriginPtrKernelNoVec(Addr, IRB, ShadowTy, isStore); in getShadowOriginPtrKernel()
1812 getShadowOriginPtrKernelNoVec(OneAddr, IRB, ShadowTy, isStore); in getShadowOriginPtrKernel()
1826 bool isStore) { in getShadowOriginPtr()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInsertWaitcnts.cpp923 if (!MemOp->isStore() || in updateByEvent()
940 if (MemOp->isStore() && AAI == MemOp->getAAInfo()) { in updateByEvent()
1755 if (Memop->isStore() && SLoadAddresses.count(Ptr)) { in generateWaitcntInstBefore()
1787 if (Memop->isStore()) { in generateWaitcntInstBefore()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp871 const bool isStore = GenericOpc == TargetOpcode::G_STORE; in selectLoadStoreUIOp() local
876 return isStore ? AArch64::STRBBui : AArch64::LDRBBui; in selectLoadStoreUIOp()
878 return isStore ? AArch64::STRHHui : AArch64::LDRHHui; in selectLoadStoreUIOp()
880 return isStore ? AArch64::STRWui : AArch64::LDRWui; in selectLoadStoreUIOp()
882 return isStore ? AArch64::STRXui : AArch64::LDRXui; in selectLoadStoreUIOp()
888 return isStore ? AArch64::STRBui : AArch64::LDRBui; in selectLoadStoreUIOp()
890 return isStore ? AArch64::STRHui : AArch64::LDRHui; in selectLoadStoreUIOp()
892 return isStore ? AArch64::STRSui : AArch64::LDRSui; in selectLoadStoreUIOp()
894 return isStore ? AArch64::STRDui : AArch64::LDRDui; in selectLoadStoreUIOp()
896 return isStore ? AArch64::STRQui : AArch64::LDRQui; in selectLoadStoreUIOp()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.h1469 return MemOperand->isStore() &&

12