Searched refs:GetRegisterType (Results 1 – 6 of 6) sorted by relevance
21 virtual CompilerType GetRegisterType(const std::string &name,
1281 CompilerType GetRegisterType(const std::string &name,
31 CompilerType GetRegisterType(const std::string &name,
39 CompilerType RegisterTypeBuilderClang::GetRegisterType( in GetRegisterType() function in RegisterTypeBuilderClang
128 CompilerType fields_type = target_sp->GetRegisterType( in DumpRegisterValue()
2440 CompilerType Target::GetRegisterType(const std::string &name, in GetRegisterType() function in Target2445 return provider->GetRegisterType(name, flags, byte_size); in GetRegisterType()