Lines Matching refs:transformExtInst
975 TransformationState transformExtInst(const uint32_t *instruction);
1026 TransformationState SpirvNonSemanticInstructions::transformExtInst(const uint32_t *instruction) in transformExtInst() function in rx::__anon28ee08100111::SpirvNonSemanticInstructions
2986 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::SpirvTransformer
3754 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()
4320 TransformationState SpirvVertexAttributeAliasingTransformer::transformExtInst( in transformExtInst() function in rx::__anon28ee08100111::SpirvVertexAttributeAliasingTransformer
4351 return mNonSemanticInstructions.transformExtInst(instruction); in transformExtInst()