Home
last modified time | relevance | path

Searched refs:Load (Results 1 – 25 of 913) sorted by relevance

12345678910>>...37

/external/mesa3d/src/gallium/drivers/swr/rasterizer/memory/
DLoadTile.h106 INLINE static void Load( in Load() function
148 static void Load( in Load() function
154 loadRasterTileFn = LoadRasterTile<TTraits, SrcFormat, DstFormat>::Load; in Load()
178 … = LoadMacroTile<TilingTraits<TTileMode, 128>, R32G32B32A32_FLOAT, R32G32B32A32_FLOAT>::Load; in InitLoadTileColorTable()
179 … = LoadMacroTile<TilingTraits<TTileMode, 128>, R32G32B32A32_SINT, R32G32B32A32_FLOAT>::Load; in InitLoadTileColorTable()
180 … = LoadMacroTile<TilingTraits<TTileMode, 128>, R32G32B32A32_UINT, R32G32B32A32_FLOAT>::Load; in InitLoadTileColorTable()
181 … = LoadMacroTile<TilingTraits<TTileMode, 128>, R32G32B32X32_FLOAT, R32G32B32A32_FLOAT>::Load; in InitLoadTileColorTable()
182 … = LoadMacroTile<TilingTraits<TTileMode, 128>, R32G32B32A32_SSCALED, R32G32B32A32_FLOAT>::Load; in InitLoadTileColorTable()
183 … = LoadMacroTile<TilingTraits<TTileMode, 128>, R32G32B32A32_USCALED, R32G32B32A32_FLOAT>::Load; in InitLoadTileColorTable()
184 … = LoadMacroTile<TilingTraits<TTileMode, 96>, R32G32B32_FLOAT, R32G32B32A32_FLOAT>::Load; in InitLoadTileColorTable()
[all …]
/external/vulkan-validation-layers/demos/smoke/android/src/main/jni/
DSmoke.push_constant.vert.h92 19: 11 Load 18
94 23: 7(fvec3) Load 22
106 36: 11 Load 35
107 39: 7(fvec3) Load 38(in_pos)
119 51: 11 Load 50
133 68: 7(fvec3) Load 67(in_normal)
136 71: 7(fvec3) Load 9(world_light)
137 72: 7(fvec3) Load 34(world_pos)
140 76: 7(fvec3) Load 70(light_dir)
141 77: 7(fvec3) Load 49(world_normal)
[all …]
DSmoke.vert.h93 19: 11 Load 18
95 23: 7(fvec3) Load 22
107 36: 11 Load 35
108 39: 7(fvec3) Load 38(in_pos)
120 51: 11 Load 50
134 68: 7(fvec3) Load 67(in_normal)
137 71: 7(fvec3) Load 9(world_light)
138 72: 7(fvec3) Load 34(world_pos)
141 76: 7(fvec3) Load 70(light_dir)
142 77: 7(fvec3) Load 49(world_normal)
[all …]
/external/llvm/lib/Transforms/Scalar/
DLoadCombine.cpp49 : Load(L), POP(P), InsertOrder(O) {} in LoadPOPPair()
50 LoadInst *Load; member
149 BaseLoad = L.Load; in aggregateLoads()
151 PrevSize = L.Load->getModule()->getDataLayout().getTypeStoreSize( in aggregateLoads()
152 L.Load->getType()); in aggregateLoads()
157 if (L.Load->getAlignment() > BaseLoad->getAlignment()) in aggregateLoads()
173 PrevSize = L.Load->getModule()->getDataLayout().getTypeStoreSize( in aggregateLoads()
174 L.Load->getType()); in aggregateLoads()
187 TotalSize += L.Load->getType()->getPrimitiveSizeInBits(); in combineLoads()
189 TotalSize -= Loads.pop_back_val().Load->getType()->getPrimitiveSizeInBits(); in combineLoads()
[all …]
DLoopLoadElimination.cpp57 LoadInst *Load; member
60 StoreToLoadForwardingCandidate(LoadInst *Load, StoreInst *Store) in StoreToLoadForwardingCandidate()
61 : Load(Load), Store(Store) {} in StoreToLoadForwardingCandidate()
67 Value *LoadPtr = Load->getPointerOperand(); in isDependenceDistanceOfOne()
84 auto &DL = Load->getParent()->getModule()->getDataLayout(); in isDependenceDistanceOfOne()
98 Value *getLoadPtr() const { return Load->getPointerOperand(); } in getLoadPtr()
104 OS.indent(2) << *Cand.Load << "\n"; in operator <<()
123 static bool isLoadConditional(LoadInst *Load, Loop *L) { in isLoadConditional() argument
124 return Load->getParent() != L->getHeader(); in isLoadConditional()
176 auto *Load = dyn_cast<LoadInst>(Destination); in findStoreToLoadDependences() local
[all …]
/external/llvm/test/tools/llvm-objdump/AArch64/
Dmacho-private-headers.test8 CHECK: Load command 0
46 CHECK: Load command 1
51 CHECK: Load command 2
58 CHECK: Load command 3
83 EXE: Load command 0
95 EXE: Load command 1
172 EXE: Load command 2
210 EXE: Load command 3
222 EXE: Load command 4
235 EXE: Load command 5
[all …]
/external/webrtc/webrtc/base/
Doptionsfile_unittest.cc64 EXPECT_TRUE(store_->Load()); in TEST_F()
67 EXPECT_TRUE(store_->Load()); in TEST_F()
74 EXPECT_TRUE(store_->Load()); in TEST_F()
77 EXPECT_TRUE(store_->Load()); in TEST_F()
90 EXPECT_TRUE(store_->Load()); in TEST_F()
93 EXPECT_TRUE(store_->Load()); in TEST_F()
100 EXPECT_TRUE(store_->Load()); in TEST_F()
103 EXPECT_TRUE(store_->Load()); in TEST_F()
123 EXPECT_TRUE(store_->Load()); in TEST_F()
143 EXPECT_TRUE(store_->Load()); in TEST_F()
[all …]
/external/llvm/test/CodeGen/X86/
D2013-10-14-FastISel-incorrect-vreg.ll17 ; Load the value of the function pointer: %loaded_ptr
24 ; Load the first argument
26 ; Load the second argument
28 ; Load the third argument
30 ; Load the function pointer.
56 ; Load the value of the function pointer: %loaded_ptr
63 ; Load the first argument
65 ; Load the second argument
67 ; Load the third argument
69 ; Load the function pointer.
[all …]
/external/vulkan-validation-layers/demos/android/include/
Dcube.vert.h79 22: 18(int) Load 21(gl_VertexIndex)
81 25: 7(fvec4) Load 24
84 32: 10 Load 31
85 34: 18(int) Load 21(gl_VertexIndex)
87 36: 7(fvec4) Load 35
92 42: 6(float) Load 41
97 47: 6(float) Load 46
99 50: 6(float) Load 49
/external/llvm/test/tools/llvm-objdump/X86/
Dmacho-private-headers.test30 CHECK: Load command 0
94 CHECK: Load command 1
101 CHECK: Load command 2
126 EXE: Load command 0
138 EXE: Load command 1
228 EXE: Load command 2
266 EXE: Load command 3
278 EXE: Load command 4
291 EXE: Load command 5
298 EXE: Load command 6
[all …]
/external/llvm/test/tools/llvm-objdump/ARM/
Dmacho-private-headers.test8 CHECK: Load command 0
98 CHECK: Load command 1
105 CHECK: Load command 2
130 EXE: Load command 0
142 EXE: Load command 1
206 EXE: Load command 2
244 EXE: Load command 3
256 EXE: Load command 4
269 EXE: Load command 5
276 EXE: Load command 6
[all …]
/external/libmpeg2/common/arm/
Dimpeg2_inter_pred.s109 vld1.8 {d0, d1}, [r4], r2 @Load and increment src
113 vld1.8 {d0, d1}, [r4], r2 @Load and increment src
115 vld1.8 {d0, d1}, [r4], r2 @Load and increment src
117 vld1.8 {d0, d1}, [r4], r2 @Load and increment src
119 vld1.8 {d0, d1}, [r4], r2 @Load and increment src
121 vld1.8 {d0, d1}, [r4], r2 @Load and increment src
123 vld1.8 {d0, d1}, [r4], r2 @Load and increment src
125 vld1.8 {d0, d1}, [r4], r2 @Load and increment src
127 vld1.8 {d0, d1}, [r4], r2 @Load and increment src
129 vld1.8 {d0, d1}, [r4], r2 @Load and increment src
[all …]
Dideint_cac_a9.s71 @ Load first row of top
74 @ Load first row of bottom
77 @ Load second row of top
80 @ Load second row of bottom
101 @ Load third row of top
104 @ Load third row of bottom
107 @ Load fourth row of top
110 @ Load fourth row of bottom
Dideint_spatial_filter_a9.s77 @ Load from &pu1_row_1[0]
81 @ Load from &pu1_row_1[-1]
85 @ Load from &pu1_row_1[1]
98 @ Load from &pu1_row_2[0]
102 @ Load from &pu1_row_2[-1]
106 @ Load from &pu1_row_2[1]
/external/valgrind/none/tests/mips64/
Dcvm_atomic_thread.stdout.exp2 Load Atomic Add: 32 bit 2156643710, 64 bit 12633614303292
3 Load Atomic Swap: 32 bit 3456986, 64 bit 3555751
4 Load Atomic Increment: 32 bit 6913974, 64 bit 6913974
5 Load Atomic Decrement: 32 bit 4288053322, 64 bit -6913974
6 Load Atomic Clear: 32 bit 0, 64 bit 0
7 Load Atomic Set: 32 bit 4294967295, 64 bit -1
/external/libbrillo/brillo/
Dosrelease_reader.cc14 void OsReleaseReader::Load() { in Load() function in brillo::OsReleaseReader
15 Load(base::FilePath("/")); in Load()
25 Load(root_dir); in LoadTestingOnly()
28 void OsReleaseReader::Load(const base::FilePath& root_dir) { in Load() function in brillo::OsReleaseReader
30 if (!store_.Load(osrelease)) { in Load()
/external/valgrind/VEX/priv/
Dir_match.c83 if (p->Iex.Load.end != e->Iex.Load.end) return False; in matchWrk()
84 if (p->Iex.Load.ty != e->Iex.Load.ty) return False; in matchWrk()
85 if (!matchWrk(mi, p->Iex.Load.addr, e->Iex.Load.addr)) in matchWrk()
/external/spirv-llvm/test/SPIRV/
Dmemory_access.ll10 ; CHECK-SPIRV-NOT: 7 Load {{[0-9]+}} {{[0-9]+}} {{[0-9]+}} 1 2 8
11 ; CHECK-SPIRV: 6 Load {{[0-9]+}} {{[0-9]+}} {{[0-9]+}} 3 8
12 ; CHECK-SPIRV: 6 Load {{[0-9]+}} {{[0-9]+}} {{[0-9]+}} 2 4
13 ; CHECK-SPIRV-NOT: 7 Load {{[0-9]+}} {{[0-9]+}} {{[0-9]+}} 1 2 8
14 ; CHECK-SPIRV: 6 Load {{[0-9]+}} {{[0-9]+}} {{[0-9]+}} 3 8
15 ; CHECK-SPIRV-NOT: 7 Load {{[0-9]+}} {{[0-9]+}} {{[0-9]+}} 1 2 0
16 ; CHECK-SPIRV: 5 Load {{[0-9]+}} {{[0-9]+}} {{[0-9]+}} 1
17 ; CHECK-SPIRV-NOT: 7 Load {{[0-9]+}} {{[0-9]+}} {{[0-9]+}} 1 2 8
18 ; CHECK-SPIRV: 6 Load {{[0-9]+}} {{[0-9]+}} {{[0-9]+}} 7 8
/external/llvm/lib/Transforms/ObjCARC/
DObjCARCContract.cpp195 static StoreInst *findSafeStoreForStoreStrongContraction(LoadInst *Load, in findSafeStoreForStoreStrongContraction() argument
203 MemoryLocation Loc = MemoryLocation::get(Load); in findSafeStoreForStoreStrongContraction()
207 for (auto I = std::next(BasicBlock::iterator(Load)), in findSafeStoreForStoreStrongContraction()
208 E = Load->getParent()->end(); in findSafeStoreForStoreStrongContraction()
241 if (!CanUse(Inst, Load, PA, Class)) { in findSafeStoreForStoreStrongContraction()
336 auto *Load = dyn_cast<LoadInst>(GetArgRCIdentityRoot(Release)); in tryToContractReleaseIntoStoreStrong() local
337 if (!Load || !Load->isSimple()) in tryToContractReleaseIntoStoreStrong()
342 if (Load->getParent() != BB) in tryToContractReleaseIntoStoreStrong()
348 findSafeStoreForStoreStrongContraction(Load, Release, PA, AA); in tryToContractReleaseIntoStoreStrong()
374 << " Load: " << *Load << "\n"); in tryToContractReleaseIntoStoreStrong()
[all …]
/external/skia/src/core/
DSk4x4f.h45 return Transpose(Sk4f::Load(fs+0), Sk4f::Load(fs+4), Sk4f::Load(fs+8), Sk4f::Load(fs+12)); in Transpose()
125 return Transpose(Sk4f::Load(fs+0), Sk4f::Load(fs+4), Sk4f::Load(fs+8), Sk4f::Load(fs+12)); in Transpose()
DSkHalf.h42 Sk4h hs = Sk4h::Load(&rgba); in SkHalfToFloat_finite_ftz()
60 return Sk4f::Load(&merged); in SkHalfToFloat_finite_ftz()
71 Sk4i bits = Sk4i::Load(&fs), in SkFloatToHalf_finite_ftz()
/external/lzma/CPP/7zip/UI/Common/
DZipRegistry.h29 void Load();
77 void Load();
107 void Load();
122 void Load();
/external/libavc/common/arm/
Dih264_inter_pred_chroma_a9q.s143 vld1.8 {d0, d1, d2}, [r0], r2 @ Load row0
144 vld1.8 {d5, d6, d7}, [r0], r2 @ Load row1
167 vld1.8 {d5, d6, d7}, [r0], r2 @ Load row1
195 vld1.8 {d0, d1}, [r0], r2 @ Load row0
196 vld1.8 {d2, d3}, [r0], r2 @ Load row1
210 vld1.8 {d2, d3}, [r0], r2 @ Load row1
228 vld1.8 {d0}, [r0], r2 @ Load row0
230 vld1.8 {d2}, [r0], r2 @ Load row1
236 vld1.8 {d6}, [r0] @ Load row2
/external/llvm/tools/llvm-readobj/
DMachODumper.cpp679 for (const auto &Load : Obj->load_commands()) { in printMachODataInCode() local
680 if (Load.C.cmd == MachO::LC_DATA_IN_CODE) { in printMachODataInCode()
681 MachO::linkedit_data_command LLC = Obj->getLinkeditDataLoadCommand(Load); in printMachODataInCode()
701 for (const auto &Load : Obj->load_commands()) { in printMachOVersionMin() local
703 switch (Load.C.cmd) { in printMachOVersionMin()
720 MachO::version_min_command VMC = Obj->getVersionMinLoadCommand(Load); in printMachOVersionMin()
746 for (const auto &Load : Obj->load_commands()) { in printMachODysymtab() local
747 if (Load.C.cmd == MachO::LC_DYSYMTAB) { in printMachODysymtab()
773 for (const auto &Load : Obj->load_commands()) { in printMachOSegment() local
774 if (Load.C.cmd == MachO::LC_SEGMENT || Load.C.cmd == MachO::LC_SEGMENT_64) { in printMachOSegment()
[all …]
/external/llvm/test/MC/Disassembler/AArch64/
Dbasic-a64-unpredictable.txt5 # Load-store exclusive
19 # Load-store register (immediate post-indexed)
31 # Load-store register (immediate pre-indexed)
43 # Load-store register pair (offset)
64 # Load-store register pair (post-indexed)

12345678910>>...37