Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86Subtarget.cpp114 X86Subtarget::classifyGlobalFunctionReference(const GlobalValue *GV) const { in classifyGlobalFunctionReference() function in X86Subtarget
119 X86Subtarget::classifyGlobalFunctionReference(const GlobalValue *GV, in classifyGlobalFunctionReference() function in X86Subtarget
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/M68k/
DM68kSubtarget.cpp237 M68kSubtarget::classifyGlobalFunctionReference(const GlobalValue *GV) const { in classifyGlobalFunctionReference() function in M68kSubtarget
242 M68kSubtarget::classifyGlobalFunctionReference(const GlobalValue *GV, in classifyGlobalFunctionReference() function in M68kSubtarget
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86Subtarget.cpp172 X86Subtarget::classifyGlobalFunctionReference(const GlobalValue *GV) const { in classifyGlobalFunctionReference() function in X86Subtarget
177 X86Subtarget::classifyGlobalFunctionReference(const GlobalValue *GV, in classifyGlobalFunctionReference() function in X86Subtarget
/external/swiftshader/third_party/llvm-16.0/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
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64Subtarget.cpp244 unsigned AArch64Subtarget::classifyGlobalFunctionReference( in classifyGlobalFunctionReference() function in AArch64Subtarget
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
DAArch64Subtarget.cpp394 unsigned AArch64Subtarget::classifyGlobalFunctionReference( in classifyGlobalFunctionReference() function in AArch64Subtarget
DAArch64Subtarget.h314 classifyGlobalFunctionReference(const GlobalValue *GV) const override { in classifyGlobalFunctionReference() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DTargetSubtargetInfo.h318 classifyGlobalFunctionReference(const GlobalValue *GV) const { in classifyGlobalFunctionReference() function