Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsNaClELFStreamer.cpp158 bool IsStore = false; in emitInstruction() local
211 bool *IsStore) { in isBasePlusOffsetMemoryAccess()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARC/
H A DARCOptAddrMode.cpp395 bool IsStore = Ldst->mayStore(); in canHoistLoadStoreTo() local
423 bool IsStore = Ldst->mayStore(); in canSinkLoadStoreTo() local
444 bool IsStore = Ldst.mayStore(); in changeToAddrMode() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/M68k/
H A DM68kCollapseMOVEMPass.cpp204 bool IsStore = false) { in ProcessMI()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.cpp931 bool IsStore = MI->mayStore(); in spillVGPRtoAGPR() local
956 bool IsStore = MI->mayStore(); in buildMUBUFOffsetLoadStore() local
989 bool IsStore = TII->get(LoadStoreOp).mayStore(); in getFlatScratchSpillOpcode() local
1035 bool IsStore = Desc->mayStore(); in buildSpillLoadStore() local
H A DAMDGPULegalizerInfo.cpp1082 const bool IsStore = Op == G_STORE; in AMDGPULegalizerInfo() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCVSXSwapRemoval.cpp75 unsigned int IsStore : 1; member
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DX86FoldTablesEmitter.cpp104 bool IsStore = false; member in __anonf4dbc8260111::X86FoldTablesEmitter::X86FoldTableEntry
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DThumb2SizeReduction.cpp466 bool IsStore = Entry.WideOpc == ARM::t2STR_POST; in ReduceLoadStore() local
H A DARMLoadStoreOptimizer.cpp500 bool IsStore = in UpdateBaseRegUses() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonExpandCondsets.cpp823 bool IsLoad = TheI.mayLoad(), IsStore = TheI.mayStore(); in canMoveMemTo() local
H A DHexagonConstExtenders.cpp1146 bool IsStore = MI.mayStore(); in recordExtender() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86MCInstLower.cpp376 bool IsStore = Inst.getOperand(0).isReg() && Inst.getOperand(1).isReg(); in SimplifyShortMoveForm() local
H A DX86TargetTransformInfo.cpp3441 bool IsStore = (Instruction::Store == Opcode); in getMaskedMemoryOpCost() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGAtomic.cpp1288 bool IsStore = E->getOp() == AtomicExpr::AO__c11_atomic_store || in EmitAtomicExpr() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp915 bool IsStore = Opcode == TargetOpcode::G_STORE; in applyCombineIndexedLoadStore() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp2636 bool IsStore = I.getOpcode() == TargetOpcode::G_STORE; in select() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp14846 bool IsStore = false; in performNEONPostLDSTCombine() local