Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.h361 bool isFpMLxInstruction(unsigned Opcode) const { in isFpMLxInstruction() function
H A DARMBaseInstrInfo.cpp4085 ARMBaseInstrInfo::isFpMLxInstruction(unsigned Opcode, unsigned &MulOpc, in isFpMLxInstruction() function in ARMBaseInstrInfo