| /third_party/spirv-tools/source/opt/ |
| D | instruction.h | 744 inline bool Instruction::IsNop() const { in IsNop() function
|
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| D | instruction.h | 724 inline bool Instruction::IsNop() const { in IsNop() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| D | instruction.h | 724 inline bool Instruction::IsNop() const { in IsNop() function
|
| /third_party/node/deps/v8/src/codegen/arm64/ |
| D | instructions-arm64.h | 400 bool IsNop(int n) { in IsNop() function
|
| /third_party/node/deps/v8/src/codegen/s390/ |
| D | assembler-s390.cc | 733 bool Assembler::IsNop(SixByteInstr instr, int type) { in IsNop() function in v8::internal::Assembler
|
| /third_party/node/deps/v8/src/compiler/backend/ |
| D | instruction.h | 950 bool IsNop() const { return arch_opcode() == kArchNop; } in IsNop() function
|
| /third_party/node/deps/v8/src/codegen/ppc/ |
| D | assembler-ppc.cc | 2041 bool Assembler::IsNop(Instr instr, int type) { in IsNop() function in v8::internal::Assembler
|
| /third_party/node/deps/v8/src/codegen/loong64/ |
| D | assembler-loong64.cc | 376 bool Assembler::IsNop(Instr instr, unsigned int type) { in IsNop() function in v8::internal::Assembler
|
| /third_party/node/deps/v8/src/codegen/ia32/ |
| D | assembler-ia32.cc | 412 bool Assembler::IsNop(Address addr) { in IsNop() function in v8::internal::Assembler
|
| /third_party/node/deps/v8/src/codegen/mips/ |
| D | assembler-mips.cc | 644 bool Assembler::IsNop(Instr instr, unsigned int type) { in IsNop() function in v8::internal::Assembler
|
| /third_party/node/deps/v8/src/codegen/mips64/ |
| D | assembler-mips64.cc | 596 bool Assembler::IsNop(Instr instr, unsigned int type) { in IsNop() function in v8::internal::Assembler
|
| /third_party/node/deps/v8/src/codegen/x64/ |
| D | assembler-x64.cc | 465 bool Assembler::IsNop(Address addr) { in IsNop() function in v8::internal::Assembler
|
| /third_party/node/deps/v8/src/codegen/arm/ |
| D | assembler-arm.cc | 5154 bool Assembler::IsNop(Instr instr, int type) { in IsNop() function in v8::internal::Assembler
|
| /third_party/node/deps/v8/src/codegen/riscv64/ |
| D | assembler-riscv64.cc | 324 bool Assembler::IsNop(Instr instr) { return instr == kNopByte; } in IsNop() function in v8::internal::Assembler
|