Searched refs:classifyGlobalFunctionReference (Results 1 – 7 of 7) sorted by relevance
169 X86Subtarget::classifyGlobalFunctionReference(const GlobalValue *GV) const { in classifyGlobalFunctionReference() function in X86Subtarget170 return classifyGlobalFunctionReference(GV, *GV->getParent()); in classifyGlobalFunctionReference()174 X86Subtarget::classifyGlobalFunctionReference(const GlobalValue *GV, in classifyGlobalFunctionReference() function in X86Subtarget
817 unsigned char classifyGlobalFunctionReference(const GlobalValue *GV,819 unsigned char classifyGlobalFunctionReference(const GlobalValue *GV) const;
3508 unsigned char OpFlags = Subtarget->classifyGlobalFunctionReference(GV); in fastLowerCall()
3988 unsigned char OpFlags = Subtarget.classifyGlobalFunctionReference(GV); in LowerCall()4006 Subtarget.classifyGlobalFunctionReference(nullptr, *Mod); in LowerCall()
230 unsigned char AArch64Subtarget::classifyGlobalFunctionReference( in classifyGlobalFunctionReference() function in AArch64Subtarget
429 unsigned char classifyGlobalFunctionReference(const GlobalValue *GV,
3795 if (Subtarget->classifyGlobalFunctionReference(GV, getTargetMachine()) == in LowerCall()