Searched defs:TypeIds (Results 1 – 10 of 10) sorted by relevance
/external/llvm/lib/Transforms/IPO/ |
D | LowerTypeTests.cpp | 494 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
|
D | CrossDSOCFI.cpp | 84 llvm::DenseSet<uint64_t> TypeIds; in buildCFICheck() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/ |
D | CrossDSOCFI.cpp | 83 SetVector<uint64_t> TypeIds; in buildCFICheck() local
|
D | LowerTypeTests.cpp | 759 ArrayRef<Metadata *> TypeIds, ArrayRef<GlobalTypeMember *> Globals) { in buildBitSetsFromGlobalVariables() 1047 ArrayRef<Metadata *> TypeIds, Constant *CombinedGlobalAddr, in lowerTypeTestCalls() 1178 ArrayRef<Metadata *> TypeIds, ArrayRef<GlobalTypeMember *> Functions) { in buildBitSetsFromFunctions() 1339 ArrayRef<Metadata *> TypeIds, ArrayRef<GlobalTypeMember *> Functions) { in buildBitSetsFromFunctionsNative() 1488 ArrayRef<Metadata *> TypeIds, ArrayRef<GlobalTypeMember *> Functions) { in buildBitSetsFromFunctionsWASM() 1518 ArrayRef<Metadata *> TypeIds, ArrayRef<GlobalTypeMember *> Globals, in buildBitSetsFromDisjointSet() 2009 std::vector<Metadata *> TypeIds; in lower() local
|
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
D | MachineModuleInfo.h | 72 std::vector<int> TypeIds; // List of type ids (filters negative) member
|
/external/llvm/include/llvm/CodeGen/ |
D | MachineModuleInfo.h | 82 std::vector<int> TypeIds; // List of type ids (filters negative). member
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/ |
D | EHStreamer.cpp | 108 const std::vector<int> &TypeIds = LPI->TypeIds; in computeActionsTable() local
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | EHStreamer.cpp | 97 const std::vector<int> &TypeIds = LPI->TypeIds; in computeActionsTable() local
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/ |
D | DwarfException.cpp | 123 const std::vector<int> &TypeIds = LPI->TypeIds; in ComputeActionsTable() local
|
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/ |
D | JITDwarfEmitter.cpp | 247 const std::vector<int> &TypeIds = LP->TypeIds; in EmitExceptionTable() local
|