Home
last modified time | relevance | path

Searched defs:cst (Results 1 – 5 of 5) sorted by relevance

/art/compiler/optimizing/
Dinstruction_simplifier_x86_shared.cc127 HConstant* cst = add->GetConstantRight(); in AreLeastSetBitInputs() local
132 HConstant* cst = sub->GetConstantRight(); in AreLeastSetBitInputs() local
Dinstruction_simplifier.cc491 int64_t cst = Int64FromConstant(shift_amount->AsConstant()); in VisitShift() local
Dcode_generator_arm_vixl.cc5524 int32_t cst = Int32ConstantFrom(second); in HandleShift() local
5609 int32_t cst = Int32ConstantFrom(second); in HandleShift() local
Dcode_generator_arm64.cc1758 HConstant* cst = constant.GetConstant(); in CoherentConstantAndType() local
/art/libartbase/base/
Dbit_struct_test.cc98 TestTwoCustom cst{}; in TEST() local