Searched defs:RawLiteral (Results 1 – 3 of 3) sorted by relevance
314 RawLiteral(const void* addr, int size, DeletionPolicy deletion_policy) in RawLiteral() function
297 : RawLiteral(sizeof(value), literal_pool, ownership) { in RawLiteral() function306 : RawLiteral(kQRegSizeInBytes, literal_pool, ownership) { in RawLiteral() function
36 RawLiteral::RawLiteral(size_t size, in RawLiteral() function in vixl::aarch64::RawLiteral