Home
last modified time | relevance | path

Searched refs:CS (Results 1 – 4 of 4) sorted by relevance

/art/compiler/utils/arm/
Dconstants_arm.h105 CS = 2, // carry set/unsigned higher or same enumerator
Dassembler_arm32_test.cc105 conditions_.push_back(arm::Condition::CS); in SetUpHelpers()
/art/compiler/optimizing/
Dintrinsics_arm.cc813 __ b(slow_path->GetEntryLabel(), CS); in VisitStringCharAt()
Dcode_generator_arm.cc3492 __ b(slow_path->GetEntryLabel(), CS); in VisitBoundsCheck()