Home | Sort by relevance Sort by last modified time |
/art/compiler/dex/quick/arm/ | |
arm_lir.h | 182 dr12 = RegStorage::k64BitSolo | RegStorage::kFloatingPoint | 12, enumerator in enum:art::ArmNativeRegisterPool 277 constexpr RegStorage rs_dr12(RegStorage::kValid | dr12); [all...] |
/art/compiler/dex/quick/x86/ | |
x86_lir.h | 194 dr12 = RegStorage::k64BitSolo | RegStorage::kFloatingPoint | 12, enumerator in enum:art::X86NativeRegisterPool 291 constexpr RegStorage rs_dr12(RegStorage::kValid | dr12); [all...] |
/external/clang/test/CXX/drs/ | |
dr0xx.cpp | 148 namespace dr12 { // dr12: sup 239 namespace 153 // Under DR12, these call two different functions. |