Home
last modified time | relevance | path

Searched refs:isPCRelGlobalReference (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Target/M68k/MCTargetDesc/
H A DM68kBaseInfo.h232 inline static bool isPCRelGlobalReference(unsigned char Flag) { in isPCRelGlobalReference() function
/llvm-project/llvm/lib/Target/M68k/
H A DM68kISelLowering.cpp2658 if (M68kII::isPCRelGlobalReference(OpFlag)) { in LowerConstantPool()
2689 if (M68kII::isPCRelGlobalReference(OpFlag)) { in LowerExternalSymbol()
2759 if (M68kII::isPCRelGlobalReference(OpFlags)) in LowerGlobalAddress()
2808 if (M68kII::isPCRelGlobalReference(OpFlag)) { in LowerJumpTable()