Home
last modified time | relevance | path

Searched refs:getTypeInfos (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
DARMException.cpp104 const std::vector<const GlobalValue *> &TypeInfos = MMI->getTypeInfos(); in emitTypeInfos()
DEHStreamer.cpp339 const std::vector<const GlobalValue *> &TypeInfos = MMI->getTypeInfos(); in emitExceptionTable()
652 const std::vector<const GlobalValue *> &TypeInfos = MMI->getTypeInfos(); in emitTypeInfos()
/external/llvm/include/llvm/CodeGen/
DMachineModuleInfo.h409 const std::vector<const GlobalValue *> &getTypeInfos() const { in getTypeInfos() function