Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMips16ISelLowering.cpp338 #define P_ "__mips16_call_stub_" macro
342 #define P P_
346 #define P P_ "sf_"
350 #define P P_ "df_"
354 #define P P_ "sc_"
358 #define P P_ "dc_"
362 #undef P_ macro
/third_party/mesa3d/src/mesa/x86/
H A Dassyntax.h1093 #define CODEPTR(reg) P_(reg)
1099 #define P_(a) P_ ## a macro
1221 #define LEA_L(a, b) lea P_(b), P_(a)
1222 #define LEA_W(a, b) lea P_(b), P_(a)
1226 #define LDS(a, b) lds b, P_(a)
1227 #define LES(a, b) les b, P_(a)
1228 #define LFS(a, b) lfs b, P_(
[all...]

Completed in 7 milliseconds