Home
last modified time | relevance | path

Searched defs:TypeIds (Results 1 – 7 of 7) sorted by relevance

/external/llvm/lib/Transforms/IPO/
DLowerTypeTests.cpp494 ArrayRef<Metadata *> TypeIds, ArrayRef<GlobalVariable *> Globals) { in buildBitSetsFromGlobalVariables()
559 ArrayRef<Metadata *> TypeIds, Constant *CombinedGlobalAddr, in lowerTypeTestCalls()
665 void LowerTypeTests::buildBitSetsFromFunctions(ArrayRef<Metadata *> TypeIds, in buildBitSetsFromFunctions()
799 ArrayRef<Metadata *> TypeIds, ArrayRef<GlobalObject *> Globals) { in buildBitSetsFromDisjointSet()
962 std::vector<Metadata *> TypeIds; in lower() local
DCrossDSOCFI.cpp84 llvm::DenseSet<uint64_t> TypeIds; in buildCFICheck() local
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineModuleInfo.h72 std::vector<int> TypeIds; // List of type ids (filters negative) member
/external/llvm/include/llvm/CodeGen/
DMachineModuleInfo.h82 std::vector<int> TypeIds; // List of type ids (filters negative). member
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DDwarfException.cpp123 const std::vector<int> &TypeIds = LPI->TypeIds; in ComputeActionsTable() local
/external/llvm/lib/CodeGen/AsmPrinter/
DEHStreamer.cpp97 const std::vector<int> &TypeIds = LPI->TypeIds; in computeActionsTable() local
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/
DJITDwarfEmitter.cpp247 const std::vector<int> &TypeIds = LP->TypeIds; in EmitExceptionTable() local