Lines Matching defs:adaptor
235 spirv::StoreOpAdaptor adaptor(operands); in replaceWithLoadOrStore() local
305 matchAndRewrite(spirv::AccessChainOp op, OpAdaptor adaptor, in matchAndRewrite()
330 matchAndRewrite(spirv::AddressOfOp op, OpAdaptor adaptor, in matchAndRewrite()
346 matchAndRewrite(spirv::BitFieldInsertOp op, OpAdaptor adaptor, in matchAndRewrite()
390 matchAndRewrite(spirv::ConstantOp constOp, OpAdaptor adaptor, in matchAndRewrite()
434 matchAndRewrite(spirv::BitFieldSExtractOp op, OpAdaptor adaptor, in matchAndRewrite()
487 matchAndRewrite(spirv::BitFieldUExtractOp op, OpAdaptor adaptor, in matchAndRewrite()
521 matchAndRewrite(spirv::BranchOp branchOp, OpAdaptor adaptor, in matchAndRewrite()
536 matchAndRewrite(spirv::BranchConditionalOp op, OpAdaptor adaptor, in matchAndRewrite()
562 matchAndRewrite(spirv::CompositeExtractOp op, OpAdaptor adaptor, in matchAndRewrite()
592 matchAndRewrite(spirv::CompositeInsertOp op, OpAdaptor adaptor, in matchAndRewrite()
621 matchAndRewrite(SPIRVOp operation, typename SPIRVOp::Adaptor adaptor, in matchAndRewrite()
640 matchAndRewrite(spirv::ExecutionModeOp op, OpAdaptor adaptor, in matchAndRewrite()
720 matchAndRewrite(spirv::GlobalVariableOp op, OpAdaptor adaptor, in matchAndRewrite()
780 matchAndRewrite(SPIRVOp operation, typename SPIRVOp::Adaptor adaptor, in matchAndRewrite()
810 matchAndRewrite(spirv::FunctionCallOp callOp, OpAdaptor adaptor, in matchAndRewrite()
833 matchAndRewrite(SPIRVOp operation, typename SPIRVOp::Adaptor adaptor, in matchAndRewrite()
854 matchAndRewrite(SPIRVOp operation, typename SPIRVOp::Adaptor adaptor, in matchAndRewrite()
874 matchAndRewrite(spirv::GLInverseSqrtOp op, OpAdaptor adaptor, in matchAndRewrite()
896 matchAndRewrite(SPIRVOp op, typename SPIRVOp::Adaptor adaptor, in matchAndRewrite()
932 matchAndRewrite(SPIRVOp notOp, typename SPIRVOp::Adaptor adaptor, in matchAndRewrite()
960 matchAndRewrite(SPIRVOp op, typename SPIRVOp::Adaptor adaptor, in matchAndRewrite()
972 matchAndRewrite(spirv::ReturnOp returnOp, OpAdaptor adaptor, in matchAndRewrite()
985 matchAndRewrite(spirv::ReturnValueOp returnValueOp, OpAdaptor adaptor, in matchAndRewrite()
1046 matchAndRewrite(spirv::LoopOp loopOp, OpAdaptor adaptor, in matchAndRewrite()
1093 matchAndRewrite(spirv::SelectionOp op, OpAdaptor adaptor, in matchAndRewrite()
1162 matchAndRewrite(SPIRVOp operation, typename SPIRVOp::Adaptor adaptor, in matchAndRewrite()
1199 matchAndRewrite(spirv::GLTanOp tanOp, OpAdaptor adaptor, in matchAndRewrite()
1224 matchAndRewrite(spirv::GLTanhOp tanhOp, OpAdaptor adaptor, in matchAndRewrite()
1252 matchAndRewrite(spirv::VariableOp varOp, OpAdaptor adaptor, in matchAndRewrite()
1287 matchAndRewrite(spirv::FuncOp funcOp, OpAdaptor adaptor, in matchAndRewrite()
1350 matchAndRewrite(spirv::ModuleOp spvModuleOp, OpAdaptor adaptor, in matchAndRewrite()
1373 matchAndRewrite(spirv::VectorShuffleOp op, OpAdaptor adaptor, in matchAndRewrite()