| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| H A D | ir_loader.cpp | 42 const auto opcode = static_cast<SpvOp>(inst->opcode); in IsLineInst() local 66 const auto opcode = static_cast<SpvOp>(inst->opcode); in AddInstruction() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
| H A D | validate_logicals.cpp | 29 const SpvOp opcode = inst->opcode(); in LogicalsPass() local [all...] |
| /third_party/skia/third_party/externals/tint/src/reader/spirv/ |
| H A D | function_glsl_std_450_test.cc | 132 std::string opcode; member 939 std::string opcode; global() member [all...] |
| /third_party/spirv-tools/source/ |
| H A D | binary.cpp | 159 spv_result_t exhaustedInputDiagnostic(size_t inst_offset, spv::Op opcode, in exhaustedInputDiagnostic() argument [all...] |
| /third_party/python/Modules/clinic/ |
| H A D | _opcode.c.h | 26 int opcode; in _opcode_stack_effect() local
|
| /third_party/spirv-tools/source/fuzz/ |
| H A D | instruction_descriptor.cpp | 68 const spv::Op opcode = in MakeInstructionDescriptor() local [all...] |
| H A D | transformation_add_early_terminator_wrapper.cpp | 29 TransformationAddEarlyTerminatorWrapper(uint32_t function_fresh_id, uint32_t label_fresh_id, spv::Op opcode) TransformationAddEarlyTerminatorWrapper() argument
|
| H A D | transformation_add_spec_constant_op.cpp | 28 TransformationAddSpecConstantOp( uint32_t fresh_id, uint32_t type_id, spv::Op opcode, const opt::Instruction::OperandList& operands) TransformationAddSpecConstantOp() argument
|
| H A D | transformation_adjust_branch_weights.cpp | 50 spv::Op opcode = static_cast<spv::Op>( in IsApplicable() local
|
| H A D | transformation_invert_comparison_operator.cpp | 116 spv::Op TransformationInvertComparisonOperator::InvertOpcode(spv::Op opcode) { in InvertOpcode() argument 85 IsInversionSupported( spv::Op opcode) IsInversionSupported() argument
|
| /third_party/spirv-tools/source/opt/ |
| H A D | folding_rules.h | 101 uint32_t opcode; member
|
| H A D | invocation_interlock_placement_pass.cpp | 78 addInstructionAtBlockBoundary( BasicBlock* block, spv::Op opcode, bool at_end) addInstructionAtBlockBoundary() argument [all...] |
| H A D | ir_loader.cpp | 43 const auto opcode = static_cast<spv::Op>(inst->opcode); in IsLineInst() local 67 const auto opcode = static_cast<spv::Op>(inst->opcode); in AddInstruction() local [all...] |
| /third_party/spirv-tools/source/val/ |
| H A D | validate_logicals.cpp | 27 const spv::Op opcode = inst->opcode(); in LogicalsPass() local [all...] |
| H A D | validate_ray_tracing.cpp | 26 const spv::Op opcode = inst->opcode(); in RayTracingPass() local
|
| /arkcompiler/ets_runtime/ecmascript/jspandafile/bytecode_inst/ |
| H A D | old_instruction.h | 450 static constexpr Format GetFormat(Opcode opcode) in GetFormat() argument
|
| /arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/ |
| H A D | mem_barriers.cpp | 111 auto opcode = llvm::Intrinsic::AARCH64Intrinsics::aarch64_dmb; in RelaxBarriers() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| H A D | dead_code_elimination.cpp | 22 auto opcode = acc_.GetOpCode(gate); in VisitGate() local
|
| H A D | later_elimination.cpp | 34 auto opcode = acc_.GetOpCode(gate); in VisitGate() local 153 auto opcode = acc_.GetOpCode(lhs); in CheckReplacement() local
|
| H A D | value_numbering.cpp | 23 auto opcode = acc_.GetOpCode(gate); in VisitGate() local
|
| /arkcompiler/toolchain/websocket/ |
| H A D | frame_builder.cpp | 25 ServerFrameBuilder& ServerFrameBuilder::SetOpcode(FrameType opcode) in SetOpcode() argument 107 ClientFrameBuilder::ClientFrameBuilder(bool final, FrameType opcode, const uint8_t maskingKey[WebSocketFrame::MASK_LEN]) in ClientFrameBuilder() argument
|
| H A D | web_socket_frame.h | 32 constexpr inline bool IsControlFrame(uint8_t opcode) in IsControlFrame() argument 56 uint8_t opcode = 0; member
|
| /foundation/communication/bluetooth/frameworks/inner/ipc/src/ |
| H A D | bluetooth_audio_manager_proxy.cpp | 48 int opcode = enable ? BluetoothAudioManagerInterfaceCode::WEAR_DETECTION_ENABLE
in SetWearDetection() local
|
| H A D | bluetooth_ble_advertise_callback_stub.cpp | 87 const int32_t opcode = static_cast<int32_t>(data.ReadInt32()); in OnStartResultEventInner() local
|
| /foundation/communication/bluetooth_service/services/bluetooth/ipc/src/ |
| H A D | bluetooth_ble_advertise_callback_proxy.cpp | 28 void BluetoothBleAdvertiseCallbackProxy::OnStartResultEvent(int32_t result, int32_t advHandle, int32_t opcode) in OnStartResultEvent() argument
|