Searched refs:UseInstructionSet (Results 1 – 5 of 5) sorted by relevance
50 masm.UseInstructionSet(isa); in benchmark()
51 masm.UseInstructionSet(isa); in benchmark()
3084 assm.UseInstructionSet(T32); in TEST_NOASM()3086 assm.UseInstructionSet(A32); in TEST_NOASM()3095 masm.UseInstructionSet(T32); in TEST_NOASM()3097 masm.UseInstructionSet(A32); in TEST_NOASM()3116 assm.UseInstructionSet(A32); in TEST_NOASM()3128 masm.UseInstructionSet(A32); in TEST_NOASM()3144 assm.UseInstructionSet(T32); in TEST_NOASM()3156 masm.UseInstructionSet(T32); in TEST_NOASM()5639 masm1.UseInstructionSet(isa); \5646 masm2.UseInstructionSet(isa); \
144 void UseInstructionSet(InstructionSet isa) { in UseInstructionSet() function165 void UseT32() { UseInstructionSet(T32); } in UseT32()166 void UseA32() { UseInstructionSet(A32); } in UseA32()