Searched defs:IVAU (Results 1 - 2 of 2) sorted by relevance
/external/llvm/lib/Target/AArch64/Utils/ | ||
H A D | AArch64BaseInfo.h | 402 IVAU = 0x1ba9 // 011 0111 0101 001 enumerator in enum:llvm::AArch64IC::ICValues 413 return Val == IVAU; |
/external/vixl/src/vixl/a64/ | ||
H A D | constants-a64.h | 349 IVAU = ((0x3 << SysOp1_offset) | enumerator in enum:vixl::InstructionCacheOp |
Completed in 2857 milliseconds