Home
last modified time | relevance | path

Searched defs:Nop (Results 1 - 16 of 16) sorted by relevance

/third_party/skia/src/sksl/ir/
H A DSkSLNop.h23 Nop() in Nop() function in SkSL::final
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_program_pair.h91 unsigned int Nop:1; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonAsmBackend.cpp732 MCInst *Nop = new (Context) MCInst; variable
H A DHexagonMCInstrInfo.cpp806 MCInst Nop; in padEndloop() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/MCTargetDesc/
H A DWebAssemblyMCTargetDesc.h144 static const unsigned Nop = 0x01; member
/third_party/node/deps/v8/src/codegen/arm64/
H A Dmacro-assembler-arm64.h1611 inline void Nop() { nop(); } in Nop() function in v8::internal::MacroAssembler
/third_party/node/deps/v8/src/wasm/baseline/
H A Dliftoff-assembler.cc72 static RegisterLoad Nop() { in Nop() function in v8::internal::wasm::__anon15149::StackTransferRecipe
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceInstARM32.h399 Nop, enumerator
H A DIceInstX8632.h247 Nop, enumerator
H A DIceInstX8664.h186 Nop, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2822 MCInst Nop; in emitNops() local
/third_party/node/deps/v8/src/codegen/ia32/
H A Dassembler-ia32.cc420 void Assembler::Nop(int bytes) { in Nop() function in v8::internal::Assembler
/third_party/node/deps/v8/src/codegen/x64/
H A Dassembler-x64.cc2028 void Assembler::Nop(int n) { in Nop() function in v8::internal::Assembler
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DLLVMReactor.cpp4087 void Nop() in Nop() function
/third_party/vixl/src/aarch32/
H A Dmacro-assembler-aarch32.h3137 void Nop(Condition cond) { in MacroAssembler() function in vixl::aarch32::MacroAssembler
3148 void Nop() { Nop(al); } in MacroAssembler() function in vixl::aarch32::MacroAssembler
/third_party/vixl/src/aarch64/
H A Dmacro-assembler-aarch64.h2291 void Nop() { in Nop() function in vixl::aarch64::MacroAssembler

Completed in 95 milliseconds