Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/M68k/MCTargetDesc/
H A DM68kBaseInfo.h207 inline static bool isDirectGlobalReference(unsigned char Flag) { in isDirectGlobalReference() function
/src/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kISelLowering.cpp2753 if (M68kII::isDirectGlobalReference(OpFlags)) { in LowerGlobalAddress()