Home
last modified time | relevance | path

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

/external/swiftshader/third_party/SPIRV-Tools/test/
Dext_inst.debuginfo_test.cpp155 #define CASE_ISF(Enum, S0, Fstr, Fnum) \ argument
157 uint32_t(DebugInfoDebug##Enum), "Debug" #Enum, " %4 " #S0 " " Fstr, { \
191 #define CASE_IIILLIIF(Enum, L0, L1, Fstr, Fnum) \ argument
194 " %4 %5 %6 " #L0 " " #L1 " %7 %8 " Fstr, { \
199 #define CASE_IIILLIIFII(Enum, L0, L1, Fstr, Fnum) \ argument
202 " %4 %5 %6 " #L0 " " #L1 " %7 %8 " Fstr " %9 %10", { \
207 #define CASE_IIILLIIFIIII(Enum, L0, L1, Fstr, Fnum) \ argument
210 " %4 %5 %6 " #L0 " " #L1 " %7 %8 " Fstr " %9 %10 %11 %12", { \
215 #define CASE_IIILLIIFIIIIII(Enum, L0, L1, Fstr, Fnum) \ argument
218 " %4 %5 %6 " #L0 " " #L1 " %7 %8 " Fstr " %9 %10 %11 %12 %13 %14", { \
[all …]
/external/deqp-deps/SPIRV-Tools/test/
Dext_inst.debuginfo_test.cpp155 #define CASE_ISF(Enum, S0, Fstr, Fnum) \ argument
157 uint32_t(DebugInfoDebug##Enum), "Debug" #Enum, " %4 " #S0 " " Fstr, { \
191 #define CASE_IIILLIIF(Enum, L0, L1, Fstr, Fnum) \ argument
194 " %4 %5 %6 " #L0 " " #L1 " %7 %8 " Fstr, { \
199 #define CASE_IIILLIIFII(Enum, L0, L1, Fstr, Fnum) \ argument
202 " %4 %5 %6 " #L0 " " #L1 " %7 %8 " Fstr " %9 %10", { \
207 #define CASE_IIILLIIFIIII(Enum, L0, L1, Fstr, Fnum) \ argument
210 " %4 %5 %6 " #L0 " " #L1 " %7 %8 " Fstr " %9 %10 %11 %12", { \
215 #define CASE_IIILLIIFIIIIII(Enum, L0, L1, Fstr, Fnum) \ argument
218 " %4 %5 %6 " #L0 " " #L1 " %7 %8 " Fstr " %9 %10 %11 %12 %13 %14", { \
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-exegesis/lib/
DPerfHelper.cpp58 char *Fstr = nullptr; in PerfEvent() local
62 Arg.fstr = &Fstr; in PerfEvent()
73 if (Fstr) { in PerfEvent()
74 FullQualifiedEventString = Fstr; in PerfEvent()
75 free(Fstr); in PerfEvent()
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dztypes_solaris_amd64.go147 Fstr [32]int8 member