Home
last modified time | relevance | path

Searched defs:isFpMLxInstruction (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.h507 bool isFpMLxInstruction(unsigned Opcode) const { isFpMLxInstruction() function
H A DARMBaseInstrInfo.cpp5006 ARMBaseInstrInfo::isFpMLxInstruction(unsigned Opcode, unsigned &MulOpc, isFpMLxInstruction() function in ARMBaseInstrInfo