Home
last modified time | relevance | path

Searched refs:is_high (Results 1 – 1 of 1) sorted by relevance

/art/compiler/optimizing/
Dintrinsics_x86_64.cc2680 static void CreateOneBitLocations(ArenaAllocator* allocator, HInvoke* invoke, bool is_high) { in CreateOneBitLocations() argument
2685 locations->AddTemp(is_high ? Location::RegisterLocation(RCX) // needs CL in CreateOneBitLocations()
2692 bool is_high, bool is_long) { in GenOneBit() argument
2705 if (is_high) { in GenOneBit()
2722 if (is_high) { in GenOneBit()