Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dinstruction_simplifier_x86_shared.cc126 HConstant* cst = add->GetConstantRight(); in AreLeastSetBitInputs() local
131 HConstant* cst = sub->GetConstantRight(); in AreLeastSetBitInputs() local
Dinstruction_simplifier.cc346 int64_t cst = Int64FromConstant(shift_amount->AsConstant()); in VisitShift() local
Dcode_generator_arm_vixl.cc5032 int32_t cst = Int32ConstantFrom(second); in HandleShift() local
5117 int32_t cst = Int32ConstantFrom(second); in HandleShift() local
Dcode_generator_arm64.cc1378 HConstant* cst = constant.GetConstant(); in CoherentConstantAndType() local
/art/libartbase/base/
Dbit_struct_test.cc98 TestTwoCustom cst{}; in TEST() local