Searched defs:GetLongConstant (Results 1 - 1 of 1) sorted by relevance

/art/compiler/optimizing/
H A Dbuilder.cc503 HLongConstant* constant = GetLongConstant(value);
514 HLongConstant* constant = GetLongConstant(value);
521 HLongConstant* constant = GetLongConstant(instruction.VRegB_51l());
529 HLongConstant* constant = GetLongConstant(value);
789 HLongConstant* HGraphBuilder::GetLongConstant(int64_t constant) { function in class:art::HGraphBuilder

Completed in 4 milliseconds