Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
DLowerTypeTests.cpp422 struct TypeIdLowering { struct in __anon699329bb0111::LowerTypeTestsModule
451 uint8_t *exportTypeId(StringRef TypeId, const TypeIdLowering &TIL);
452 TypeIdLowering importTypeId(StringRef TypeId);
462 Value *createBitSetTest(IRBuilder<> &B, const TypeIdLowering &TIL,
468 const TypeIdLowering &TIL);
674 const TypeIdLowering &TIL, in createBitSetTest()
742 const TypeIdLowering &TIL) { in lowerTypeTestCall()
917 const TypeIdLowering &TIL) { in exportTypeId()
966 LowerTypeTestsModule::TypeIdLowering
973 TypeIdLowering TIL; in importTypeId()
[all …]