Searched defs:ToBinary (Results 1 – 4 of 4) sorted by relevance
105 ToBinary("to-binary", variable
127 void Module::ToBinary(std::vector<uint32_t>* binary, bool skip_nop) const { in ToBinary() function in spvtools::opt::Module
888 bool GrpcTool::ToBinary(int argc, const char** argv, const CliCredentials& cred, in ToBinary() function in grpc::testing::GrpcTool