Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp445 struct TypeIdLowering { struct in __anonc00fd2a30111::LowerTypeTestsModule
477 uint8_t *exportTypeId(StringRef TypeId, const TypeIdLowering &TIL);
478 TypeIdLowering importTypeId(StringRef TypeId);
488 Value *createBitSetTest(IRBuilder<> &B, const TypeIdLowering &TIL,
494 const TypeIdLowering &TIL);
666 const TypeIdLowering &TIL, in createBitSetTest()
734 const TypeIdLowering &TIL) { in lowerTypeTestCall()
909 const TypeIdLowering &TIL) { in exportTypeId()
958 LowerTypeTestsModule::TypeIdLowering
965 TypeIdLowering TIL; in importTypeId()
[all …]