Home
last modified time | relevance | path

Searched refs:current_memory (Results 1 – 12 of 12) sorted by relevance

/external/llvm/test/CodeGen/WebAssembly/
Dmemory-addr32.ll11 ; CHECK-LABEL: current_memory:
13 ; CHECK-NEXT: current_memory $push0={{$}}
15 define i32 @current_memory() {
Dmemory-addr64.ll11 ; CHECK-LABEL: current_memory:
13 ; CHECK-NEXT: current_memory $push0={{$}}
15 define i64 @current_memory() {
/external/llvm/include/llvm/IR/
DIntrinsicsWebAssembly.td17 // Note that current_memory is not IntrNoMem because it must be sequenced with
/external/clang/include/clang/Basic/
DBuiltinsWebAssembly.def19 // Note that current_memory is not "c" (readnone) because it must be sequenced with
/external/pytorch/torch/_functorch/
Dpartitioners.py1445 current_memory = quantized_memory[i - 1]
1452 if current_memory == 0:
1455 dp[i, current_memory:] = torch.maximum(
1456 dp[i - 1, current_memory:],
1457 dp[i - 1, :-current_memory] + current_runtime,
/external/autotest/client/cros/graphics/
Dgraphics_utils.py1010 current_memory = self.get_memory_keyvals()
1011 return {key: self._initial_memory[key] - current_memory[key]
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyInstrMemory.td676 "current_memory\t$dst">,
680 "current_memory\t$dst">,
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h72512 int current_memory; member
/external/bcc/libbpf-tools/x86/
Dvmlinux.h28588 int current_memory; member
Dvmlinux_518.h28588 int current_memory; member
/external/bcc/libbpf-tools/riscv/
Dvmlinux_602.h83276 int current_memory; member
Dvmlinux.h83276 int current_memory; member