Home
last modified time | relevance | path

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

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