Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DCrossDSOCFI.cpp83 SetVector<uint64_t> TypeIds; in buildCFICheck() local
H A DLowerTypeTests.cpp826 ArrayRef<Metadata *> TypeIds, ArrayRef<GlobalTypeMember *> Globals) { in buildBitSetsFromGlobalVariables()
1120 ArrayRef<Metadata *> TypeIds, Constant *CombinedGlobalAddr, in lowerTypeTestCalls()
1265 ArrayRef<Metadata *> TypeIds, ArrayRef<GlobalTypeMember *> Functions) { in buildBitSetsFromFunctions()
1434 ArrayRef<Metadata *> TypeIds, ArrayRef<GlobalTypeMember *> Functions) { in buildBitSetsFromFunctionsNative()
1591 ArrayRef<Metadata *> TypeIds, ArrayRef<GlobalTypeMember *> Functions) { in buildBitSetsFromFunctionsWASM()
1621 ArrayRef<Metadata *> TypeIds, ArrayRef<GlobalTypeMember *> Globals, in buildBitSetsFromDisjointSet()
2170 std::vector<Metadata *> TypeIds; in lower() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DEHStreamer.cpp98 const std::vector<int> &TypeIds = LPI->TypeIds; in computeActionsTable() local