Home
last modified time | relevance | path

Searched refs:SUBZERO_TARGET (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DSZTargets.def19 #ifndef SUBZERO_TARGET
20 #error Please define the macro SUBZERO_TARGET(TargetName)
23 SUBZERO_TARGET(SZTARGET)
25 #undef SUBZERO_TARGET
35 SUBZERO_TARGET(ARM32)
36 SUBZERO_TARGET(MIPS32)
37 SUBZERO_TARGET(X8632)
38 SUBZERO_TARGET(X8664)
DIceTargetLowering.cpp51 #define SUBZERO_TARGET(X) \ macro
64 #undef SUBZERO_TARGET
261 #define SUBZERO_TARGET(X) \ in createLowering() macro
265 #undef SUBZERO_TARGET in createLowering()
275 #define SUBZERO_TARGET(X) \ in staticInit() macro
285 #undef SUBZERO_TARGET in staticInit()
294 #define SUBZERO_TARGET(X) \ in shouldBePooled() macro
298 #undef SUBZERO_TARGET in shouldBePooled()
307 #define SUBZERO_TARGET(X) \ in getPointerType() macro
311 #undef SUBZERO_TARGET in getPointerType()
[all …]
DIceCompileServer.cpp159 #define SUBZERO_TARGET(TARGET) Str << "target_" XSTRINGIFY(TARGET) "\n"; in dumpBuildAttributes() macro
/external/swiftshader/src/Reactor/
DBUILD.gn81 "SUBZERO_TARGET=X8664",
86 "SUBZERO_TARGET=X8632",
91 "SUBZERO_TARGET=MIPS32",
96 "SUBZERO_TARGET=ARM32",