Home
last modified time | relevance | path

Searched refs:GetLastForwardReference (Results 1 – 3 of 3) sorted by relevance

/third_party/vixl/src/aarch32/
Dlocation-aarch32.cc38 const ForwardRef& last_ref = GetLastForwardReference(); in Needs16BitPadding()
Dlocation-aarch32.h210 ForwardRef GetLastForwardReference() const { in GetLastForwardReference() function
Dmacro-assembler-aarch32.h473 const Location::ForwardRef& reference = location->GetLastForwardReference(); in Assembler()