Searched defs:kCcDontCare (Results 1 - 1 of 1) sorted by relevance

/art/compiler/utils/arm/
H A Dassembler_arm.h422 kCcDontCare, // Allows prioritizing 16-bit instructions on Thumb2 whether they set CCs or not. enumerator in enum:art::arm::SetCc
445 Condition cond = AL, SetCc set_cc = kCcDontCare) = 0;
452 Condition cond = AL, SetCc set_cc = kCcDontCare) = 0;
459 Condition cond = AL, SetCc set_cc = kCcDontCare) = 0;
466 Condition cond = AL, SetCc set_cc = kCcDontCare) = 0;
473 Condition cond = AL, SetCc set_cc = kCcDontCare) = 0;
480 Condition cond = AL, SetCc set_cc = kCcDontCare) = 0;
487 Condition cond = AL, SetCc set_cc = kCcDontCare) = 0;
494 Condition cond = AL, SetCc set_cc = kCcDontCare) = 0;
511 Condition cond = AL, SetCc set_cc = kCcDontCare)
730 AddConstant(Register rd, int32_t value, Condition cond = AL, SetCc set_cc = kCcDontCare) argument
[all...]

Completed in 17 milliseconds