/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | ExpandMemCmp.cpp | 340 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 D | WinEHPrepare.cpp | 1102 DenseMap<BasicBlock *, Value *> Loads; in insertPHILoads() local 1171 DenseMap<BasicBlock *, Value *> &Loads, in replaceUseWithLoad()
|
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/ |
H A D | LoadCombine.cpp | 122 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 D | ARMParallelDSP.cpp | 200 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 D | ARMSelectionDAGInfo.cpp | 205 SDValue Loads[6]; in EmitTargetCodeForMemcpy() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
H A D | X86PreAMXConfig.cpp | 207 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 D | ARMParallelDSP.cpp | 199 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 D | ARMSelectionDAGInfo.cpp | 157 SDValue Loads[6]; in EmitTargetCodeForMemcpy() local
|
/aosp_15_r20/external/bazelbuild-rules_python/gazelle/python/ |
H A D | kinds.go | 87 func (py *Python) Loads() []rule.LoadInfo { func
|
/aosp_15_r20/external/llvm/lib/Transforms/Utils/ |
H A D | DemoteRegToStack.cpp | 68 DenseMap<BasicBlock*, Value*> Loads; in DemoteRegToStack() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
H A D | DemoteRegToStack.cpp | 69 DenseMap<BasicBlock*, Value*> Loads; in DemoteRegToStack() local
|
/aosp_15_r20/external/sandboxed-api/sandboxed_api/sandbox2/ |
H A D | bpfdisassembler_test.cc | 30 TEST(DecodeInstructionTest, Loads) { in TEST() argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
H A D | DemoteRegToStack.cpp | 68 DenseMap<BasicBlock*, Value*> Loads; in DemoteRegToStack() local
|
/aosp_15_r20/external/bazel-skylib/gazelle/bzl/ |
H A D | gazelle.go | 95 func (*bzlLibraryLang) Loads() []rule.LoadInfo { func
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | WinEHPrepare.cpp | 1093 DenseMap<BasicBlock *, Value *> Loads; in insertPHILoads() local 1164 DenseMap<BasicBlock *, Value *> &Loads, in replaceUseWithLoad()
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | WinEHPrepare.cpp | 1084 DenseMap<BasicBlock *, Value *> Loads; in insertPHILoads() local 1156 DenseMap<BasicBlock *, Value *> &Loads, in replaceUseWithLoad()
|
/aosp_15_r20/external/llvm/lib/Target/ARM/ |
H A D | ARMSelectionDAGInfo.cpp | 158 SDValue Loads[6]; in EmitTargetCodeForMemcpy() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/ |
H A D | SanitizerCoverage.cpp | 657 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 D | AliasAnalysisEvaluator.cpp | 110 SetVector<Value *> Loads; in runInternal() local
|
/aosp_15_r20/external/llvm/lib/Analysis/ |
H A D | AliasAnalysisEvaluator.cpp | 103 SetVector<Value *> Loads; in runInternal() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | AliasAnalysisEvaluator.cpp | 101 SetVector<Value *> Loads; in runInternal() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/NVPTX/ |
H A D | NVPTXLowerArgs.cpp | 267 SmallVector<Load> Loads; in adjustByValArgAlignment() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/ |
H A D | ArgumentPromotion.cpp | 573 SmallVector<LoadInst *, 16> Loads; in findArgParts() local
|
/aosp_15_r20/prebuilts/go/linux-x86/src/debug/macho/ |
D | file.go | 36 Loads []Load member
|
/aosp_15_r20/external/llvm/lib/Transforms/IPO/ |
H A D | ArgumentPromotion.cpp | 528 SmallVector<LoadInst*, 16> Loads; in isSafeToPromoteArgument() local
|