Searched defs:Teq (Results 1 - 2 of 2) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ | ||
H A D | IceInstMIPS32.h | 280 Teq, enumerator |
/third_party/vixl/src/aarch32/ | ||
H A D | macro-assembler-aarch32.h | 5708 void Teq(Condition cond, Register rn, const Operand& operand) { in MacroAssembler() function in vixl::aarch32::MacroAssembler 5721 void Teq(Register rn, const Operand& operand) { Teq(al, rn, operand); } in MacroAssembler() function in vixl::aarch32::MacroAssembler |
Completed in 26 milliseconds