Lines Matching refs:writeCommand
72 dehydrator->writeCommand(Rehydrator::kVoid_Command);
86 this->writeCommand(Rehydrator::kDefaultLayout_Command);
88 this->writeCommand(Rehydrator::kBuiltinLayout_Command);
91 this->writeCommand(Rehydrator::kLayout_Command);
105 this->writeCommand(Rehydrator::kDefaultModifiers_Command);
108 this->writeCommand(Rehydrator::kModifiers8Bit_Command);
112 this->writeCommand(Rehydrator::kModifiers_Command);
142 this->writeCommand(Rehydrator::kSymbolRef_Command);
149 this->writeCommand(Rehydrator::kFunctionDeclaration_Command);
162 this->writeCommand(Rehydrator::kSymbolAlias_Command);
170 this->writeCommand(Rehydrator::kUnresolvedFunction_Command);
182 this->writeCommand(Rehydrator::kArrayType_Command);
188 this->writeCommand(Rehydrator::kStructType_Command);
199 this->writeCommand(Rehydrator::kSystemType_Command);
208 this->writeCommand(Rehydrator::kVariable_Command);
218 this->writeCommand(Rehydrator::kField_Command);
230 this->writeCommand(Rehydrator::kSymbolTable_Command);
266 this->writeCommand(Rehydrator::kBinary_Command);
281 this->writeCommand(Rehydrator::kConstructorArray_Command);
287 this->writeCommand(Rehydrator::kConstructorArrayCast_Command);
293 this->writeCommand(Rehydrator::kConstructorCompound_Command);
299 this->writeCommand(Rehydrator::kConstructorCompoundCast_Command);
305 this->writeCommand(Rehydrator::kConstructorDiagonalMatrix_Command);
311 this->writeCommand(Rehydrator::kConstructorMatrixResize_Command);
317 this->writeCommand(Rehydrator::kConstructorScalarCast_Command);
323 this->writeCommand(Rehydrator::kConstructorSplat_Command);
329 this->writeCommand(Rehydrator::kConstructorStruct_Command);
341 this->writeCommand(Rehydrator::kFieldAccess_Command);
349 this->writeCommand(Rehydrator::kFunctionCall_Command);
360 this->writeCommand(Rehydrator::kIndex_Command);
371 this->writeCommand(Rehydrator::kFloatLiteral_Command);
375 this->writeCommand(Rehydrator::kBoolLiteral_Command);
379 this->writeCommand(Rehydrator::kIntLiteral_Command);
387 this->writeCommand(Rehydrator::kPostfix_Command);
394 this->writeCommand(Rehydrator::kPrefix_Command);
401 this->writeCommand(Rehydrator::kSetting_Command);
407 this->writeCommand(Rehydrator::kSwizzle_Command);
417 this->writeCommand(Rehydrator::kTernary_Command);
425 this->writeCommand(Rehydrator::kVariableReference_Command);
438 this->writeCommand(Rehydrator::kVoid_Command);
447 this->writeCommand(Rehydrator::kBlock_Command);
457 this->writeCommand(Rehydrator::kBreak_Command);
460 this->writeCommand(Rehydrator::kContinue_Command);
463 this->writeCommand(Rehydrator::kDiscard_Command);
467 this->writeCommand(Rehydrator::kDo_Command);
474 this->writeCommand(Rehydrator::kExpressionStatement_Command);
480 this->writeCommand(Rehydrator::kFor_Command);
490 this->writeCommand(Rehydrator::kIf_Command);
499 this->writeCommand(Rehydrator::kInlineMarker_Command);
508 this->writeCommand(Rehydrator::kReturn_Command);
514 this->writeCommand(Rehydrator::kSwitch_Command);
531 this->writeCommand(Rehydrator::kVarDeclaration_Command);
540 this->writeCommand(Rehydrator::kVoid_Command);
551 this->writeCommand(Rehydrator::kFunctionDefinition_Command);
564 this->writeCommand(Rehydrator::kInterfaceBlock_Command);
576 this->writeCommand(Rehydrator::kStructDefinition_Command);
582 this->writeCommand(Rehydrator::kVarDeclarations_Command);
590 this->writeCommand(Rehydrator::kElements_Command);
594 this->writeCommand(Rehydrator::kElementsComplete_Command);