Searched refs:X86_DEFAULT_DL_STRING (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/libbcc/include/bcc/
H A DConfig.h89 #define X86_DEFAULT_DL_STRING "e-m:e-p:32:32-f64:32:64-f80:32-n8:16:32-S128" macro
/frameworks/compile/libbcc/lib/
H A DCompiler.cpp334 if (dl.getStringRepresentation().compare(X86_DEFAULT_DL_STRING) != 0) {

Completed in 54 milliseconds