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

/art/compiler/optimizing/
H A Dnodes_x86.h38 HX86LoadFromConstantTable(HX86ComputeBaseMethodAddress* method_base, argument
41 SetRawInputAt(0, method_base);
64 HX86ComputeBaseMethodAddress* method_base,
69 SetRawInputAt(1, method_base);
84 HX86ComputeBaseMethodAddress* method_base,
90 SetRawInputAt(1, method_base);
62 HX86FPNeg(Primitive::Type result_type, HInstruction* input, HX86ComputeBaseMethodAddress* method_base, uint32_t dex_pc) argument
81 HX86PackedSwitch(int32_t start_value, int32_t num_entries, HInstruction* input, HX86ComputeBaseMethodAddress* method_base, uint32_t dex_pc) argument

Completed in 61 milliseconds