Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kInstrInfo.cpp604 bool M68kInstrInfo::isPCRelRegisterOperandLegal( isPCRelRegisterOperandLegal() function in M68kInstrInfo
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1010 virtual bool isPCRelRegisterOperandLegal(const MachineOperand &MO) const { isPCRelRegisterOperandLegal() function