Searched defs:Pli (Results 1 - 1 of 1) sorted by relevance
/third_party/vixl/src/aarch32/ | ||
H A D | macro-assembler-aarch32.h | 3372 void Pli(Condition cond, const MemOperand& operand) { in MacroAssembler() function in vixl::aarch32::MacroAssembler 3384 void Pli(const MemOperand& operand) { Pli(al, operand); } in MacroAssembler() function in vixl::aarch32::MacroAssembler |
Completed in 43 milliseconds