Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp445 struct TypeIdLowering { struct in __anonecc095190111::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()
909 const TypeIdLowering &TIL) { in exportTypeId()
958 LowerTypeTestsModule::TypeIdLowering
965 TypeIdLowering TIL; in importTypeId()
1044 TypeIdLowering TIL = importTypeId(TypeIdStr->getString()); in importTypeTest()
[all …]