Home
last modified time | relevance | path

Searched defs:Loads (Results 1 – 25 of 93) sorted by relevance

1234

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DExpandMemCmp.cpp340 const LoadPair Loads = in emitLoadCompareByteBlock() local
396 const LoadPair Loads = getLoadPair( in getCompareLoadPairs() local
489 const LoadPair Loads = in emitLoadCompareBlock() local
602 const LoadPair Loads = in getMemCmpOneBlock() local
608 const LoadPair Loads = getLoadPair(LoadSizeType, NeedsBSwap, LoadSizeType, in getMemCmpOneBlock() local
H A DWinEHPrepare.cpp1102 DenseMap<BasicBlock *, Value *> Loads; in insertPHILoads() local
1171 DenseMap<BasicBlock *, Value *> &Loads, in replaceUseWithLoad()
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DLoadCombine.cpp122 for (auto &Loads : LoadMap) { in combineLoads() local
139 bool LoadCombine::aggregateLoads(SmallVectorImpl<LoadPOPPair> &Loads) { in aggregateLoads()
183 bool LoadCombine::combineLoads(SmallVectorImpl<LoadPOPPair> &Loads) { in combineLoads()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DARMParallelDSP.cpp200 SmallVector<LoadInst*, 4> Loads; member in __anonfd7149c90111::WidenedLoad
343 SmallVector<LoadInst*, 8> Loads; in RecordMemoryOps() local
732 LoadInst* ARMParallelDSP::CreateWideLoad(MemInstList &Loads, in CreateWideLoad()
H A DARMSelectionDAGInfo.cpp205 SDValue Loads[6]; in EmitTargetCodeForMemcpy() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86PreAMXConfig.cpp207 bool X86PreAMXConfig::checkVolatileModel(SmallSet<Value *, 4> &Loads, in checkVolatileModel()
265 SmallSet<Value *, 4> Loads; in getShapesAndConfigPosEnd() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMParallelDSP.cpp199 SmallVector<LoadInst*, 4> Loads; member in __anon1ff84b030111::WidenedLoad
351 SmallVector<LoadInst*, 8> Loads; in RecordMemoryOps() local
733 LoadInst* ARMParallelDSP::CreateWideLoad(MemInstList &Loads, in CreateWideLoad()
H A DARMSelectionDAGInfo.cpp157 SDValue Loads[6]; in EmitTargetCodeForMemcpy() local
/aosp_15_r20/external/bazelbuild-rules_python/gazelle/python/
H A Dkinds.go87 func (py *Python) Loads() []rule.LoadInfo { func
/aosp_15_r20/external/llvm/lib/Transforms/Utils/
H A DDemoteRegToStack.cpp68 DenseMap<BasicBlock*, Value*> Loads; in DemoteRegToStack() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DDemoteRegToStack.cpp69 DenseMap<BasicBlock*, Value*> Loads; in DemoteRegToStack() local
/aosp_15_r20/external/sandboxed-api/sandboxed_api/sandbox2/
H A Dbpfdisassembler_test.cc30 TEST(DecodeInstructionTest, Loads) { in TEST() argument
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DDemoteRegToStack.cpp68 DenseMap<BasicBlock*, Value*> Loads; in DemoteRegToStack() local
/aosp_15_r20/external/bazel-skylib/gazelle/bzl/
H A Dgazelle.go95 func (*bzlLibraryLang) Loads() []rule.LoadInfo { func
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DWinEHPrepare.cpp1093 DenseMap<BasicBlock *, Value *> Loads; in insertPHILoads() local
1164 DenseMap<BasicBlock *, Value *> &Loads, in replaceUseWithLoad()
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DWinEHPrepare.cpp1084 DenseMap<BasicBlock *, Value *> Loads; in insertPHILoads() local
1156 DenseMap<BasicBlock *, Value *> &Loads, in replaceUseWithLoad()
/aosp_15_r20/external/llvm/lib/Target/ARM/
H A DARMSelectionDAGInfo.cpp158 SDValue Loads[6]; in EmitTargetCodeForMemcpy() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
H A DSanitizerCoverage.cpp657 SmallVector<LoadInst *, 8> Loads; in instrumentFunction() local
894 Function &, ArrayRef<LoadInst *> Loads, ArrayRef<StoreInst *> Stores) { in InjectTraceForLoadsAndStores()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DAliasAnalysisEvaluator.cpp110 SetVector<Value *> Loads; in runInternal() local
/aosp_15_r20/external/llvm/lib/Analysis/
H A DAliasAnalysisEvaluator.cpp103 SetVector<Value *> Loads; in runInternal() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DAliasAnalysisEvaluator.cpp101 SetVector<Value *> Loads; in runInternal() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/NVPTX/
H A DNVPTXLowerArgs.cpp267 SmallVector<Load> Loads; in adjustByValArgAlignment() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
H A DArgumentPromotion.cpp573 SmallVector<LoadInst *, 16> Loads; in findArgParts() local
/aosp_15_r20/prebuilts/go/linux-x86/src/debug/macho/
Dfile.go36 Loads []Load member
/aosp_15_r20/external/llvm/lib/Transforms/IPO/
H A DArgumentPromotion.cpp528 SmallVector<LoadInst*, 16> Loads; in isSafeToPromoteArgument() local

1234