Searched refs:IsLoadLiteral (Results 1 – 2 of 2) sorted by relevance
/external/vixl/src/vixl/a64/ | ||
D | instructions-a64.h | 272 bool IsLoadLiteral() const { in IsLoadLiteral() function |
D | assembler-a64.cc | 591 VIXL_ASSERT(ldr->IsLoadLiteral()); in place() |