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