Searched defs:DF_FP_A (Results 1 – 2 of 2) sorted by relevance
/art/compiler/sea_ir/ir/ | ||
D | instruction_tools.h | 51 #define DF_FP_A (1 << kFPA) macro |
/art/compiler/dex/ | ||
D | mir_graph.h | 136 #define DF_FP_A (UINT64_C(1) << kFPA) macro |