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

  /frameworks/compile/libbcc/lib/AndroidBitcode/ARM/
ARMABCCompilerDriver.cpp 28 return new (std::nothrow) ARMCompilerConfig();
  /frameworks/compile/libbcc/include/bcc/Support/
TargetCompilerConfigs.h 50 class ARMCompilerConfig : public ARMBaseCompilerConfig {
52 ARMCompilerConfig()
112 ARMCompilerConfig
  /frameworks/compile/libbcc/lib/Renderscript/
RSCompilerDriver.cpp 179 // Must be ARMCompilerConfig.
180 ARMCompilerConfig *arm_config = static_cast<ARMCompilerConfig *>(mConfig);

Completed in 358 milliseconds