Searched refs:IsLoadLiteral (Results 1 - 2 of 2) sorted by relevance
/third_party/vixl/src/aarch64/ | ||
H A D | instructions-aarch64.h | 491 bool IsLoadLiteral() const { in IsLoadLiteral() function in vixl::aarch64::Instruction |
H A D | assembler-aarch64.cc | 121 VIXL_ASSERT(ldr->IsLoadLiteral()); in place() |
Completed in 12 milliseconds