Searched refs:transformExtInst (Results 1 – 1 of 1) sorted by relevance
975 TransformationState transformExtInst(const uint32_t *instruction);1026 TransformationState SpirvNonSemanticInstructions::transformExtInst(const uint32_t *instruction) in transformExtInst() function in rx::__anon28ee08100111::SpirvNonSemanticInstructions2986 TransformationState transformExtInst(const uint32_t *instruction);3153 transformationState = transformExtInst(instruction); in transformInstruction()3180 transformationState = transformExtInst(instruction); in transformInstruction()3711 TransformationState SpirvTransformer::transformExtInst(const uint32_t *instruction) in transformExtInst() function in rx::__anon28ee08100111::SpirvTransformer3754 return mNonSemanticInstructions.transformExtInst(instruction); in transformExtInst()3927 TransformationState transformExtInst(const uint32_t *instruction);4126 transformationState = transformExtInst(instruction); in transformInstruction()4153 transformationState = transformExtInst(instruction); in transformInstruction()[all …]