HomeSort by relevance Sort by last modified time
    Searched refs:getTypeInfos (Results 1 - 9 of 9) sorted by null

  /external/llvm/lib/CodeGen/AsmPrinter/
ARMException.cpp 102 const std::vector<const GlobalValue *> &TypeInfos = MMI->getTypeInfos();
EHStreamer.cpp 339 const std::vector<const GlobalValue *> &TypeInfos = MMI->getTypeInfos();
652 const std::vector<const GlobalValue *> &TypeInfos = MMI->getTypeInfos();
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
ARMException.cpp 97 const std::vector<const GlobalValue *> &TypeInfos = MF->getTypeInfos();
EHStreamer.cpp 349 const std::vector<const GlobalValue *> &TypeInfos = MF->getTypeInfos();
610 const std::vector<const GlobalValue *> &TypeInfos = MF->getTypeInfos();
  /external/llvm/include/llvm/CodeGen/
MachineModuleInfo.h 408 /// getTypeInfos - Return a reference to the C++ typeinfo for the current
410 const std::vector<const GlobalValue *> &getTypeInfos() const {
  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
MachineModuleInfo.h 377 /// getTypeInfos - Return a reference to the C++ typeinfo for the current
379 const std::vector<const GlobalVariable *> &getTypeInfos() const {
  /external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DwarfException.cpp 348 const std::vector<const GlobalVariable *> &TypeInfos = MMI->getTypeInfos();
  /external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/
JITDwarfEmitter.cpp 205 const std::vector<const GlobalVariable *> &TypeInfos = MMI->getTypeInfos();
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
MachineFunction.h     [all...]

Completed in 710 milliseconds