Home
last modified time | relevance | path

Searched defs:TypeInfos (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
DARMException.cpp97 const std::vector<const GlobalValue *> &TypeInfos = MMI->getTypeInfos(); in emitTypeInfos() local
DEHStreamer.cpp339 const std::vector<const GlobalValue *> &TypeInfos = MMI->getTypeInfos(); in emitExceptionTable() local
652 const std::vector<const GlobalValue *> &TypeInfos = MMI->getTypeInfos(); in emitTypeInfos() local
/external/clang/lib/Driver/
DTypes.cpp26 static const TypeInfo TypeInfos[] = { variable
/external/llvm/include/llvm/CodeGen/
DMachineModuleInfo.h138 std::vector<const GlobalValue *> TypeInfos; variable