Home
last modified time | relevance | path

Searched defs:classifyGlobalFunctionReference (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kSubtarget.cpp235 M68kSubtarget::classifyGlobalFunctionReference(const GlobalValue *GV) const { in classifyGlobalFunctionReference() function in M68kSubtarget
240 M68kSubtarget::classifyGlobalFunctionReference(const GlobalValue *GV, in classifyGlobalFunctionReference() function in M68kSubtarget
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86Subtarget.cpp187 X86Subtarget::classifyGlobalFunctionReference(const GlobalValue *GV) const { in classifyGlobalFunctionReference() function in X86Subtarget
192 X86Subtarget::classifyGlobalFunctionReference(const GlobalValue *GV, in classifyGlobalFunctionReference() function in X86Subtarget
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.cpp434 unsigned AArch64Subtarget::classifyGlobalFunctionReference( in classifyGlobalFunctionReference() function in AArch64Subtarget
H A DAArch64Subtarget.h311 classifyGlobalFunctionReference(const GlobalValue *GV) const override { in classifyGlobalFunctionReference() function
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetSubtargetInfo.h324 classifyGlobalFunctionReference(const GlobalValue *GV) const { in classifyGlobalFunctionReference() function