Searched defs:IsValidComparison (Results 1 - 1 of 1) sorted by relevance

/external/vixl/src/aarch64/
H A Dmacro-assembler-aarch64.h200 static bool IsValidComparison(const BranchInfo& branch_1, function in class:vixl::aarch64::VeneerPool::BranchInfo
219 VIXL_ASSERT(IsValidComparison(*this, other));
223 VIXL_ASSERT(IsValidComparison(*this, other));
227 VIXL_ASSERT(IsValidComparison(*this, other));
231 VIXL_ASSERT(IsValidComparison(*this, other));

Completed in 79 milliseconds