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-10.0/llvm/lib/Transforms/IPO/ |
D | LowerTypeTests.cpp | 817 ArrayRef<Metadata *> TypeIds, ArrayRef<GlobalTypeMember *> Globals) { in buildBitSetsFromGlobalVariables() 1108 ArrayRef<Metadata *> TypeIds, Constant *CombinedGlobalAddr, in lowerTypeTestCalls() 1239 ArrayRef<Metadata *> TypeIds, ArrayRef<GlobalTypeMember *> Functions) { in buildBitSetsFromFunctions() 1404 ArrayRef<Metadata *> TypeIds, ArrayRef<GlobalTypeMember *> Functions) { in buildBitSetsFromFunctionsNative() 1561 ArrayRef<Metadata *> TypeIds, ArrayRef<GlobalTypeMember *> Functions) { in buildBitSetsFromFunctionsWASM() 1591 ArrayRef<Metadata *> TypeIds, ArrayRef<GlobalTypeMember *> Globals, in buildBitSetsFromDisjointSet() 2101 std::vector<Metadata *> TypeIds; in lower() local
|
D | CrossDSOCFI.cpp | 83 SetVector<uint64_t> TypeIds; in buildCFICheck() local
|
/external/llvm-project/llvm/lib/Transforms/IPO/ |
D | CrossDSOCFI.cpp | 83 SetVector<uint64_t> TypeIds; in buildCFICheck() local
|
D | LowerTypeTests.cpp | 827 ArrayRef<Metadata *> TypeIds, ArrayRef<GlobalTypeMember *> Globals) { in buildBitSetsFromGlobalVariables() 1121 ArrayRef<Metadata *> TypeIds, Constant *CombinedGlobalAddr, in lowerTypeTestCalls() 1266 ArrayRef<Metadata *> TypeIds, ArrayRef<GlobalTypeMember *> Functions) { in buildBitSetsFromFunctions() 1435 ArrayRef<Metadata *> TypeIds, ArrayRef<GlobalTypeMember *> Functions) { in buildBitSetsFromFunctionsNative() 1592 ArrayRef<Metadata *> TypeIds, ArrayRef<GlobalTypeMember *> Functions) { in buildBitSetsFromFunctionsWASM() 1622 ArrayRef<Metadata *> TypeIds, ArrayRef<GlobalTypeMember *> Globals, in buildBitSetsFromDisjointSet() 2160 std::vector<Metadata *> TypeIds; in lower() local
|
/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-10.0/llvm/lib/CodeGen/AsmPrinter/ |
D | EHStreamer.cpp | 107 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/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
D | EHStreamer.cpp | 101 const std::vector<int> &TypeIds = LPI->TypeIds; in computeActionsTable() local
|