Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/X86/
DX86Subtarget.cpp194 X86Subtarget::classifyGlobalFunctionReference(const GlobalValue *GV) const { in classifyGlobalFunctionReference() function in X86Subtarget
199 X86Subtarget::classifyGlobalFunctionReference(const GlobalValue *GV, in classifyGlobalFunctionReference() function in X86Subtarget
/openbsd/src/gnu/llvm/llvm/lib/Target/AArch64/
DAArch64Subtarget.cpp394 unsigned AArch64Subtarget::classifyGlobalFunctionReference( in classifyGlobalFunctionReference() function in AArch64Subtarget
DAArch64Subtarget.h315 classifyGlobalFunctionReference(const GlobalValue *GV) const override { in classifyGlobalFunctionReference() function
/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DTargetSubtargetInfo.h318 classifyGlobalFunctionReference(const GlobalValue *GV) const { in classifyGlobalFunctionReference() function