Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
HDAArch64MCTargetDesc.cpp320 bool AArch64_MC::isFpOrNEON(const MCInst &MI, const MCInstrInfo *MCII) { in isFpOrNEON() function in AArch64_MC
/freebsd-head/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64InstrInfo.cpp4191 bool AArch64InstrInfo::isFpOrNEON(Register Reg) { in isFpOrNEON() function in AArch64InstrInfo
4202 bool AArch64InstrInfo::isFpOrNEON(const MachineInstr &MI) { in isFpOrNEON() function in AArch64InstrInfo