Home
last modified time | relevance | path

Searched defs:StoreInst (Results 1 – 16 of 16) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86AvoidStoreForwardingBlocks.cpp381 int64_t LoadDisp, MachineInstr *StoreInst, in buildCopy() argument
432 int64_t LdDispImm, MachineInstr *StoreInst, in buildCopies() argument
493 updateKillStatus(MachineInstr * LoadInst,MachineInstr * StoreInst) updateKillStatus() argument
563 breakBlockedCopies(MachineInstr * LoadInst,MachineInstr * StoreInst,const DisplacementSizeMap & BlockingStoresDispSizeMap) breakBlockedCopies() argument
609 hasSameBaseOpValue(MachineInstr * LoadInst,MachineInstr * StoreInst) hasSameBaseOpValue() argument
709 MachineInstr *StoreInst = LoadStoreInstPair.second; runOnMachineFunction() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DVNCoercion.h26 class StoreInst; variable
H A DLocal.h47 class StoreInst; global() variable
H A DMemoryOpRemark.h31 class StoreInst; variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DMemCpyOptimizer.h38 class StoreInst; variable
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRForTarget.h35 class StoreInst; variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/Vectorize/
H A DSLPVectorizer.h43 class StoreInst; global() variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DAliasSetTracker.h43 class StoreInst; variable
H A DMemoryLocation.h29 class StoreInst; variable
H A DIVDescriptors.h31 class StoreInst; variable
H A DTargetTransformInfo.h62 class StoreInst; global() variable
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp1459 StoreInst::StoreInst(Value *val, Value *addr, Instruction *InsertBefore) StoreInst() function in StoreInst
1462 StoreInst::StoreInst(Value *val, Value *addr, BasicBlock *InsertAtEnd) StoreInst() function in StoreInst
1465 StoreInst::StoreInst(Value *val, Value *addr, BasicBlock::iterator InsertBefore) StoreInst() function in StoreInst
1468 StoreInst::StoreInst(Value *val, Value *addr, bool isVolatile, StoreInst() function in StoreInst
1474 StoreInst::StoreInst(Value *val, Value *addr, bool isVolatile, StoreInst() function in StoreInst
1480 StoreInst::StoreInst(Value *val, Value *addr, bool isVolatile, StoreInst() function in StoreInst
1486 StoreInst::StoreInst(Value *val, Value *addr, bool isVolatile, Align Align, StoreInst() function in StoreInst
1491 StoreInst::StoreInst(Value *val, Value *addr, bool isVolatile, Align Align, StoreInst() function in StoreInst
1496 StoreInst::StoreInst(Value *val, Value *addr, bool isVolatile, Align Align, StoreInst() function in StoreInst
1501 StoreInst::StoreInst(Value *val, Value *addr, bool isVolatile, Align Align, StoreInst() function in StoreInst
1515 StoreInst::StoreInst(Value *val, Value *addr, bool isVolatile, Align Align, StoreInst() function in StoreInst
1529 StoreInst::StoreInst(Value *val, Value *addr, bool isVolatile, Align Align, StoreInst() function in StoreInst
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h81 class StoreInst; variable
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64LoadStoreOptimizer.cpp382 isMatchingStore(MachineInstr & LoadInst,MachineInstr & StoreInst) isMatchingStore() argument
627 isLdOffsetInRangeOfSt(MachineInstr & LoadInst,MachineInstr & StoreInst,const AArch64InstrInfo * TII) isLdOffsetInRangeOfSt() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCFrameLowering.cpp659 const MCInstrDesc& StoreInst = TII.get(isPPC64 ? PPC::STD emitPrologue() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp5029 __anon1d05f9c64102(const std::pair<StoreInst *, int> &Pair1, const std::pair<StoreInst *, int> &Pair2) canFormVector() argument
5045 __anon1d05f9c64202(const std::pair<StoreInst *, int> &Pair) canFormVector() argument
[all...]