Searched defs:isGVIndirectSymbol (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/PowerPC/ | ||
H A D | PPCSubtarget.cpp | 188 bool PPCSubtarget::isGVIndirectSymbol(const GlobalValue *GV) const { isGVIndirectSymbol() function in PPCSubtarget |
/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | ARMSubtarget.cpp | 349 bool ARMSubtarget::isGVIndirectSymbol(const GlobalValue *GV) const { isGVIndirectSymbol() function in ARMSubtarget |