Home
last modified time | relevance | path

Searched defs:cst (Results 1 – 4 of 4) 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.cc356 int64_t cst = Int64FromConstant(shift_amount->AsConstant()); in VisitShift() local
Dcode_generator_arm_vixl.cc4855 int32_t cst = Int32ConstantFrom(second); in HandleShift() local
4940 int32_t cst = Int32ConstantFrom(second); in HandleShift() local
/art/libartbase/base/
Dbit_struct_test.cc98 TestTwoCustom cst{}; in TEST() local