/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86AvoidStoreForwardingBlocks.cpp | 381 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 D | VNCoercion.h | 26 class StoreInst; variable
|
H A D | Local.h | 47 class StoreInst; global() variable
|
H A D | MemoryOpRemark.h | 31 class StoreInst; variable
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/ |
H A D | MemCpyOptimizer.h | 38 class StoreInst; variable
|
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
H A D | IRForTarget.h | 35 class StoreInst; variable
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/Vectorize/ |
H A D | SLPVectorizer.h | 43 class StoreInst; global() variable
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | AliasSetTracker.h | 43 class StoreInst; variable
|
H A D | MemoryLocation.h | 29 class StoreInst; variable
|
H A D | IVDescriptors.h | 31 class StoreInst; variable
|
H A D | TargetTransformInfo.h | 62 class StoreInst; global() variable
|
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ |
H A D | Instructions.cpp | 1459 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 D | SelectionDAGBuilder.h | 81 class StoreInst; variable
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64LoadStoreOptimizer.cpp | 382 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 D | PPCFrameLowering.cpp | 659 const MCInstrDesc& StoreInst = TII.get(isPPC64 ? PPC::STD emitPrologue() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | SLPVectorizer.cpp | 5029 __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...] |