Home
last modified time | relevance | path

Searched defs:sbcs (Results 1 – 2 of 2) sorted by relevance

/art/compiler/utils/
Dassembler_thumb_test.cc264 __ sbcs(R0, R0, ShifterOperand(R1)); in TEST_F() local
296 __ sbcs(R0, R0, ShifterOperand(R8)); in TEST_F() local
316 __ sbcs(R0, R0, ShifterOperand(R1), arm::EQ); in TEST_F() local
/art/compiler/optimizing/
Dcode_generator_arm.cc1670 __ sbcs(IP, left_high, ShifterOperand(High32Bits(value))); in GenerateLongTestConstant() local
1734 __ sbcs(IP, in GenerateLongTest() local