Home
last modified time | relevance | path

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

/freebsd-src/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-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86Subtarget.cpp186 X86Subtarget::classifyGlobalFunctionReference(const GlobalValue *GV) const { classifyGlobalFunctionReference() function in X86Subtarget
191 X86Subtarget::classifyGlobalFunctionReference(const GlobalValue *GV, classifyGlobalFunctionReference() function in X86Subtarget
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.cpp426 unsigned AArch64Subtarget::classifyGlobalFunctionReference( classifyGlobalFunctionReference() function in AArch64Subtarget
H A DAArch64Subtarget.h347 classifyGlobalFunctionReference(const GlobalValue *GV) const override { classifyGlobalFunctionReference() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetSubtargetInfo.h319 classifyGlobalFunctionReference(const GlobalValue *GV) const { classifyGlobalFunctionReference() function