Home
last modified time | relevance | path

Searched defs:NopBytes (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/wasm/
Djump-table-assembler.cc57 void JumpTableAssembler::NopBytes(int bytes) { in NopBytes() function in v8::internal::wasm::JumpTableAssembler
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/MCTargetDesc/
DRISCVAsmBackend.cpp389 MCValue NopBytes = MCValue::get(Count); in shouldInsertFixupForCodeAlign() local