Searched refs:AssignLiteralPointerOffsetCommon (Results 1 - 1 of 1) sorted by relevance

/art/compiler/dex/quick/
H A Dcodegen_util.cc626 static int AssignLiteralPointerOffsetCommon(LIR* lir, CodeOffset offset, function in namespace:art
890 offset = AssignLiteralPointerOffsetCommon(code_literal_list_, offset, ptr_size);
891 offset = AssignLiteralPointerOffsetCommon(method_literal_list_, offset, ptr_size);
892 offset = AssignLiteralPointerOffsetCommon(class_literal_list_, offset, ptr_size);

Completed in 391 milliseconds