Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp422 struct TypeIdLowering { struct in __anonedbf80d70111::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()
917 const TypeIdLowering &TIL) { in exportTypeId()
966 LowerTypeTestsModule::TypeIdLowering
973 TypeIdLowering TIL; in importTypeId()
1053 TypeIdLowering TIL = importTypeId(TypeIdStr->getString()); in importTypeTest()
[all …]