Searched refs:setIndirectSymbol (Results 1 - 7 of 7) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DGlobalIFunc.h58 setIndirectSymbol(Resolver);
H A DGlobalIndirectSymbol.h50 void setIndirectSymbol(Constant *Symbol) { function in class:llvm::GlobalIndirectSymbol
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DGlobals.cpp521 setIndirectSymbol(Aliasee);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DValueMapper.cpp833 E.Data.GlobalIndirectSymbol.GIS->setIndirectSymbol(
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp375 P.first->setIndirectSymbol(
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp359 Alias->setIndirectSymbol(Aliasee);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp2267 GIS->setIndirectSymbol(C);

Completed in 139 milliseconds