Searched defs:classifyGlobalReference (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kSubtarget.cpp188 M68kSubtarget::classifyGlobalReference(const GlobalValue *GV) const { function in class:M68kSubtarget
192 unsigned char M68kSubtarget::classifyGlobalReference(const GlobalValue *GV, function in class:M68kSubtarget
/freebsd-current/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86Subtarget.cpp66 X86Subtarget::classifyGlobalReference(const GlobalValue *GV) const { function in class:X86Subtarget
124 unsigned char X86Subtarget::classifyGlobalReference(const GlobalValue *GV, function in class:X86Subtarget

Completed in 109 milliseconds