Home
last modified time | relevance | path

Searched defs:nop (Results 1 – 25 of 70) sorted by relevance

123

/third_party/mesa3d/src/freedreno/computerator/examples/
Dsimple.asm19 nop label
27 nop label
Dinvocationid.asm12 nop label
Dpvtmem.asm13 nop label
Dstg_ldg_offset.asm17 nop label
Dbranch.asm14 nop label
/third_party/mesa3d/src/intel/tools/tests/gen8/
Dnop.asm1 nop ; label
/third_party/mesa3d/src/intel/tools/tests/gen9/
Dnop.asm1 nop ; label
/third_party/mesa3d/src/freedreno/computerator/
DREADME.rst46 nop section in Example
/third_party/node/deps/v8/tools/clusterfuzz/js_fuzzer/resources/
Dstubs.js6 function nop() { return false; } function
/third_party/mesa3d/src/freedreno/.gitlab-ci/traces/
Dafuc_test.asm103 nop label
129 nop label
191 nop label
193 nop label
194 nop label
195 nop label
200 nop label
/third_party/node/deps/v8/src/codegen/mips64/
Dassembler-mips64-inl.h254 Instr nop = SPECIAL | SLL; in CheckForEmitInForbiddenSlot() local
266 Instr nop = SPECIAL | SLL; in EmitHelper() local
/third_party/node/deps/v8/src/codegen/mips/
Dassembler-mips-inl.h296 Instr nop = SPECIAL | SLL; in CheckForEmitInForbiddenSlot() local
308 Instr nop = SPECIAL | SLL; in EmitHelper() local
/third_party/lzma/CPP/7zip/UI/Common/
DArchiveCommandLine.cpp437 const CNameOption &nop, const UString &name) in AddNameToCensor()
488 const CNameOption &nop, LPCWSTR fileName, UInt32 codePage) in AddToCensorFromListFile()
529 const CNameOption &nop, in AddToCensorFromNonSwitchesStrings()
605 const CNameOption &nop) in ParseMapWithPaths()
661 const CNameOption &nop, in AddSwitchWildcardsToCensor()
1279 CNameOption nop; in Parse2() local
/third_party/node/deps/v8/src/heap/
Dfinalization-registry-cleanup-task.cc92 auto nop = [](HeapObject, ObjectSlot, Object) {}; in RunInternal() local
/third_party/mesa3d/src/mapi/glapi/
Dglapi_nop.c84 nop(const char *func) in nop() function
/third_party/node/lib/internal/streams/
Dend-of-stream.js53 const nop = () => {}; function
/third_party/mesa3d/src/compiler/nir/
Dnir_inline_functions.c122 nir_intrinsic_instr *nop = nir_nop(b); in nir_inline_function_impl() local
Dnir_search.c114 nir_op_matches_search_op(nir_op nop, uint16_t sop) in nir_op_matches_search_op()
159 nir_search_op_for_nir_op(nir_op nop) in nir_search_op_for_nir_op()
/third_party/node/deps/undici/src/lib/core/
Dutil.js16 function nop () {} function
488 nop, property
/third_party/node/lib/internal/process/
Dper_thread.js102 function nop() {} function
/third_party/skia/third_party/externals/swiftshader/src/Common/
DThread.hpp288 inline void nop() in nop() function
/third_party/mesa3d/src/asahi/compiler/
Dagx_compile.c648 #define UNOP(nop, aop) \ in agx_emit_alu() argument
650 #define BINOP(nop, aop) \ in agx_emit_alu() argument
652 #define TRIOP(nop, aop) \ in agx_emit_alu() argument
/third_party/mesa3d/src/freedreno/ir3/
Dir3_parser.y78 unsigned nop; member
/third_party/libdrm/tests/amdgpu/
Dvcn_tests.c51 uint32_t nop; member
/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_ssa.cpp430 Instruction *nop = new_Instruction(func, OP_NOP, typeOfSize(lval->reg.size)); in mkUndefined() local

123