Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp477 uint8_t *exportTypeId(StringRef TypeId, const TypeIdLowering &TIL);
908 uint8_t *LowerTypeTestsModule::exportTypeId(StringRef TypeId, in exportTypeId() function in LowerTypeTestsModule
1161 uint8_t *MaskPtr = exportTypeId(cast<MDString>(TypeId)->getString(), TIL); in lowerTypeTestCalls()