Home
last modified time | relevance | path

Searched refs:exportTypeId (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp446 uint8_t *exportTypeId(StringRef TypeId, const TypeIdLowering &TIL);
910 uint8_t *LowerTypeTestsModule::exportTypeId(StringRef TypeId, in exportTypeId() function in LowerTypeTestsModule
1166 uint8_t *MaskPtr = exportTypeId(cast<MDString>(TypeId)->getString(), TIL); in lowerTypeTestCalls()