Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/M68k/MCTargetDesc/
H A DM68kBaseInfo.h156 inline static bool isPCRelGlobalReference(unsigned char Flag) { in isPCRelGlobalReference() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/M68k/
H A DM68kISelLowering.cpp2496 if (M68kII::isPCRelGlobalReference(OpFlag)) { in LowerConstantPool()
2527 if (M68kII::isPCRelGlobalReference(OpFlag)) { in LowerExternalSymbol()
2597 if (M68kII::isPCRelGlobalReference(OpFlags)) in LowerGlobalAddress()
2646 if (M68kII::isPCRelGlobalReference(OpFlag)) { in LowerJumpTable()