Searched refs:ensured (Results 1 – 25 of 43) sorted by relevance
12
/external/swiftshader/third_party/subzero/src/ |
D | IceAssemblerX86BaseImpl.h | 110 AssemblerBuffer::EnsureCapacity ensured(&Buffer); in call() 118 AssemblerBuffer::EnsureCapacity ensured(&Buffer); in call() 127 AssemblerBuffer::EnsureCapacity ensured(&Buffer); in call() 140 AssemblerBuffer::EnsureCapacity ensured(&Buffer); in call() 153 AssemblerBuffer::EnsureCapacity ensured(&Buffer); in pushl() 160 AssemblerBuffer::EnsureCapacity ensured(&Buffer); in pushl() 167 AssemblerBuffer::EnsureCapacity ensured(&Buffer); in pushl() 179 AssemblerBuffer::EnsureCapacity ensured(&Buffer); in popl() 188 AssemblerBuffer::EnsureCapacity ensured(&Buffer); in popl() 198 AssemblerBuffer::EnsureCapacity ensured(&Buffer); in pushal() [all …]
|
D | IceAssemblerMIPS32.cpp | 41 AssemblerBuffer::EnsureCapacity ensured(&Buffer); in emitTextInst() local 61 AssemblerBuffer::EnsureCapacity ensured(&Buffer); in trap() local
|
/external/llvm-project/llvm/test/DebugInfo/Generic/ |
D | sroa-samesize.ll | 33 %agg.tmp.ensured = alloca %struct.B, align 8 34 …call void @llvm.dbg.declare(metadata %struct.B* %agg.tmp.ensured, metadata !11, metadata !DIExpres… 36 %x3.i.i.i = bitcast %struct.B* %agg.tmp.ensured to i32*, !dbg !50
|
D | PR20038.ll | 60 %agg.tmp.ensured = alloca %struct.C, align 1 77 store %struct.C* %agg.tmp.ensured, %struct.C** %this.addr.i, align 8, !dbg !22
|
/external/parameter-framework/upstream/tools/xmlValidator/ |
D | README.md | 4 following the `.xsd` schemas provided by the PFW. By doing so, you are *ensured*
|
/external/llvm/test/DebugInfo/Generic/ |
D | PR20038.ll | 62 %agg.tmp.ensured = alloca %struct.C, align 1 79 store %struct.C* %agg.tmp.ensured, %struct.C** %this.addr.i, align 8, !dbg !22
|
/external/eigen/bench/perf_monitoring/gemm/ |
D | changesets.txt | 29 #6792:f6e1daab600a # ensured that contractions that can be reduced to a matrix vector product
|
/external/llvm-project/llvm/test/DebugInfo/MIR/X86/ |
D | live-debug-values-bad-transfer.mir | 7 # loop. There should be no transfer from ecx to ebx -- this is ensured by the
|
/external/angle/third_party/vulkan_memory_allocator/ |
D | CHANGELOG.md | 26 …at is not `HOST_VISIBLE` or `HOST_COHERENT` if it's not stated as always ensured by some `VMA_MEMO…
|
/external/libtextclassifier/abseil-cpp/ |
D | FAQ.md | 93 Linux distribution since a knowledgeable binary packager will have ensured that
|
/external/abseil-cpp/ |
D | FAQ.md | 93 Linux distribution since a knowledgeable binary packager will have ensured that
|
/external/angle/third_party/abseil-cpp/ |
D | FAQ.md | 93 Linux distribution since a knowledgeable binary packager will have ensured that
|
/external/openscreen/third_party/abseil/src/ |
D | FAQ.md | 93 Linux distribution since a knowledgeable binary packager will have ensured that
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/ |
D | FAQ.md | 93 Linux distribution since a knowledgeable binary packager will have ensured that
|
/external/webrtc/third_party/abseil-cpp/ |
D | FAQ.md | 93 Linux distribution since a knowledgeable binary packager will have ensured that
|
/external/python/pybind11/tools/ |
D | pybind11Common.cmake | 106 # This is safer, because you are ensured the deduplication pass in CMake will not consider
|
/external/python/cpython2/Doc/c-api/ |
D | memory.rst | 20 objects and data structures. The management of this private heap is ensured
|
/external/llvm-project/mlir/include/mlir/Dialect/SPIRV/ |
D | SPIRVOps.td | 342 control is ensured only for memory accesses issued by this invocation
|
/external/llvm-project/llvm/docs/ |
D | LoopTerminology.rst | 273 It is ensured by the LoopSimplify 334 This form is ensured by the LCSSA (:ref:`-lcssa <passes-lcssa>`)
|
/external/llvm/lib/Target/Lanai/ |
D | LanaiInstrFormats.td | 338 // and ensured to be 0).
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/ |
D | LanaiInstrFormats.td | 337 // and ensured to be 0).
|
/external/llvm-project/llvm/lib/Target/Lanai/ |
D | LanaiInstrFormats.td | 337 // and ensured to be 0).
|
/external/python/cpython3/Doc/c-api/ |
D | memory.rst | 20 objects and data structures. The management of this private heap is ensured
|
/external/python/cpython3/Doc/library/ |
D | tracemalloc.rst | 285 Using :func:`reset_peak` ensured we could accurately record the peak during the
|
/external/llvm-project/lldb/docs/status/ |
D | projects.rst | 185 them when we know we've fetched the whole thread list and ensured they are no
|
12