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

  /frameworks/compile/libbcc/include/bcc/Support/
CompilerConfig.h 40 std::string mTriple;
74 { return mTriple; }
  /frameworks/rs/cpu_ref/
rsCpuExecutable.cpp 108 const char *mTriple = "-mtriple=" DEFAULT_TARGET_TRIPLE_STRING;
116 compiler_rt, mTriple, vendorLibPath, libPath,
  /ndk/tests/abcc/jni/
Abcc.h 94 const char *mTriple;

Completed in 492 milliseconds