Searched refs:classifyGlobalFunctionReference (Results 1 – 10 of 10) sorted by relevance
114 X86Subtarget::classifyGlobalFunctionReference(const GlobalValue *GV) const { in classifyGlobalFunctionReference() function in X86Subtarget115 return classifyGlobalFunctionReference(GV, *GV->getParent()); in classifyGlobalFunctionReference()119 X86Subtarget::classifyGlobalFunctionReference(const GlobalValue *GV, in classifyGlobalFunctionReference() function in X86Subtarget
560 unsigned char classifyGlobalFunctionReference(const GlobalValue *GV,562 unsigned char classifyGlobalFunctionReference(const GlobalValue *GV) const;
3308 unsigned char OpFlags = Subtarget->classifyGlobalFunctionReference(GV); in fastLowerCall()
164 X86Subtarget::classifyGlobalFunctionReference(const GlobalValue *GV) const { in classifyGlobalFunctionReference() function in X86Subtarget165 return classifyGlobalFunctionReference(GV, *GV->getParent()); in classifyGlobalFunctionReference()169 X86Subtarget::classifyGlobalFunctionReference(const GlobalValue *GV, in classifyGlobalFunctionReference() function in X86Subtarget
794 unsigned char classifyGlobalFunctionReference(const GlobalValue *GV,796 unsigned char classifyGlobalFunctionReference(const GlobalValue *GV) const;
3514 unsigned char OpFlags = Subtarget->classifyGlobalFunctionReference(GV); in fastLowerCall()
3823 unsigned char OpFlags = Subtarget.classifyGlobalFunctionReference(GV); in LowerCall()3841 Subtarget.classifyGlobalFunctionReference(nullptr, *Mod); in LowerCall()
213 unsigned char AArch64Subtarget::classifyGlobalFunctionReference( in classifyGlobalFunctionReference() function in AArch64Subtarget
336 unsigned char classifyGlobalFunctionReference(const GlobalValue *GV,
3697 if (Subtarget->classifyGlobalFunctionReference(GV, getTargetMachine()) == in LowerCall()