OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:add4_double
(Results
1 - 2
of
2
) sorted by null
/external/vixl/examples/
add4-double.cc
64
Label
add4_double
;
local
65
masm.Bind(&
add4_double
);
78
simulator.RunFrom(masm.GetLabelAddress<Instruction*>(&
add4_double
));
/external/vixl/test/examples/
test-examples.cc
359
TEST_FUNCTION(
add4_double
); \
363
TEST(
add4_double
) {
366
Label
add4_double
;
local
367
masm.Bind(&
add4_double
);
Completed in 146 milliseconds