Home
last modified time | relevance | path

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

/art/compiler/dex/quick/x86/
Dutility_x86.cc982 uses_pc_rel_load = AnalyzeFPInstruction(opcode, mir); in AnalyzeMIR()
1026 bool X86Mir2Lir::AnalyzeFPInstruction(int opcode, MIR* mir) { in AnalyzeFPInstruction() function in art::X86Mir2Lir
Dcodegen_x86.h884 bool AnalyzeFPInstruction(int opcode, MIR* mir);