HomeSort by relevance Sort by last modified time
    Searched refs:ARMCompilerConfig (Results 1 - 2 of 2) sorted by null

  /frameworks/compile/libbcc/include/bcc/Support/
TargetCompilerConfigs.h 50 class ARMCompilerConfig : public ARMBaseCompilerConfig {
52 ARMCompilerConfig()
112 ARMCompilerConfig
  /frameworks/compile/libbcc/lib/Renderscript/
RSCompilerDriver.cpp 188 // Must be ARMCompilerConfig.
189 ARMCompilerConfig *arm_config = static_cast<ARMCompilerConfig *>(mConfig);

Completed in 433 milliseconds