Home
last modified time | relevance | path

Searched defs:IsStore (Results 1 – 19 of 19) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsNaClELFStreamer.cpp158 bool IsStore = false; in emitInstruction() local
211 bool *IsStore) { in isBasePlusOffsetMemoryAccess()
/openbsd-src/gnu/llvm/llvm/lib/Target/ARC/
H A DARCOptAddrMode.cpp406 bool IsStore = Ldst->mayStore(); in canHoistLoadStoreTo() local
455 bool IsStore = Ldst.mayStore(); in changeToAddrMode() local
/openbsd-src/gnu/llvm/llvm/tools/llvm-reduce/deltas/
H A DReduceOpcodes.cpp78 const bool IsStore = CB->getType()->isVoidTy(); in callLooksLikeLoadStore() local
/openbsd-src/gnu/llvm/llvm/lib/Target/M68k/
H A DM68kCollapseMOVEMPass.cpp204 bool IsStore = false) { in ProcessMI()
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.cpp1203 bool IsStore = MI->mayStore(); in spillVGPRtoAGPR() local
1240 bool IsStore = MI->mayStore(); in buildMUBUFOffsetLoadStore() local
1272 bool IsStore = TII->get(LoadStoreOp).mayStore(); in getFlatScratchSpillOpcode() local
1319 bool IsStore = Desc->mayStore(); in buildSpillLoadStore() local
H A DAMDGPULegalizerInfo.cpp1145 const bool IsStore = Op == G_STORE; in AMDGPULegalizerInfo() local
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/GISel/
H A DPPCInstructionSelector.cpp147 const bool IsStore = GenericOpc == TargetOpcode::G_STORE; in selectLoadStoreOp() local
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCVSXSwapRemoval.cpp75 unsigned int IsStore : 1; member
/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DX86FoldTablesEmitter.cpp108 bool IsStore = false; member in __anon1132bd720111::X86FoldTablesEmitter::X86FoldTableEntry
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DThumb2SizeReduction.cpp464 bool IsStore = Entry.WideOpc == ARM::t2STR_POST; in ReduceLoadStore() local
H A DARMLoadStoreOptimizer.cpp502 bool IsStore = in UpdateBaseRegUses() local
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonExpandCondsets.cpp844 bool IsLoad = TheI.mayLoad(), IsStore = TheI.mayStore(); in canMoveMemTo() local
H A DHexagonConstExtenders.cpp1148 bool IsStore = MI.mayStore(); in recordExtender() local
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86MCInstLower.cpp382 bool IsStore = Inst.getOperand(0).isReg() && Inst.getOperand(1).isReg(); in SimplifyShortMoveForm() local
H A DX86TargetTransformInfo.cpp4845 bool IsStore = (Instruction::Store == Opcode); in getMaskedMemoryOpCost() local
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGAtomic.cpp1344 bool IsStore = E->getOp() == AtomicExpr::AO__c11_atomic_store || in EmitAtomicExpr() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp2920 bool IsStore = isa<GStore>(I); in select() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp1074 bool IsStore = Opcode == TargetOpcode::G_STORE; in applyCombineIndexedLoadStore() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp19592 bool IsStore = false; in performNEONPostLDSTCombine() local