Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/M68k/
H A DM68kInstrInfo.cpp601 bool M68kInstrInfo::isPCRelRegisterOperandLegal( in isPCRelRegisterOperandLegal() function in M68kInstrInfo
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h963 virtual bool isPCRelRegisterOperandLegal(const MachineOperand &MO) const { in isPCRelRegisterOperandLegal() function