Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/M68k/MCTargetDesc/
H A DM68kBaseInfo.h232 inline static bool isPCRelGlobalReference(unsigned char Flag) { in isPCRelGlobalReference() function
/src/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kISelLowering.cpp2659 if (M68kII::isPCRelGlobalReference(OpFlag)) { in LowerConstantPool()
2690 if (M68kII::isPCRelGlobalReference(OpFlag)) { in LowerExternalSymbol()
2760 if (M68kII::isPCRelGlobalReference(OpFlags)) in LowerGlobalAddress()
2809 if (M68kII::isPCRelGlobalReference(OpFlag)) { in LowerJumpTable()