Home
last modified time | relevance | path

Searched refs:Teq (Results 1 - 12 of 12) sorted by relevance

/third_party/vixl/test/aarch32/
H A Dtest-simulator-cond-rd-operand-const-a32.cc122 M(Teq) \
H A Dtest-simulator-cond-rd-operand-const-t32.cc122 M(Teq) \
H A Dtest-simulator-cond-rd-operand-rn-a32.cc122 M(Teq) \
H A Dtest-simulator-cond-rd-operand-rn-t32.cc122 M(Teq) \
H A Dtest-simulator-cond-rd-operand-rn-shift-amount-1to31-a32.cc122 M(Teq) \
H A Dtest-simulator-cond-rd-operand-rn-shift-amount-1to31-t32.cc122 M(Teq) \
H A Dtest-simulator-cond-rd-operand-rn-shift-amount-1to32-a32.cc122 M(Teq) \
H A Dtest-simulator-cond-rd-operand-rn-shift-amount-1to32-t32.cc122 M(Teq) \
H A Dtest-disasm-a32.cc1613 COMPARE_BOTH(Teq(r0, 0xbad), in TEST()
1616 COMPARE_BOTH(Teq(r0, 0xbadbeef), in TEST()
1620 MUST_FAIL_TEST_T32(Teq(r0, Operand(r1, LSL, r2)), in TEST()
H A Dtest-simulator-cond-rd-operand-rn-shift-rs-a32.cc122 M(Teq) \
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceInstMIPS32.h280 Teq, enumerator
1282 using InstMIPS32Teq = InstMIPS32Trap<InstMIPS32::Teq>;
/third_party/vixl/src/aarch32/
H A Dmacro-assembler-aarch32.h5708 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 40 milliseconds