Home
last modified time | relevance | path

Searched defs:isGVIndirectSymbol (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCSubtarget.cpp231 bool PPCSubtarget::isGVIndirectSymbol(const GlobalValue *GV) const { in isGVIndirectSymbol() function in PPCSubtarget
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMSubtarget.cpp356 bool ARMSubtarget::isGVIndirectSymbol(const GlobalValue *GV) const { in isGVIndirectSymbol() function in ARMSubtarget