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.cpp469 struct TypeIdLowering { struct in __anonc00fd2a30111::LowerTypeTestsModule
502 uint8_t *exportTypeId(StringRef TypeId, const TypeIdLowering &TIL);
503 TypeIdLowering importTypeId(StringRef TypeId);
513 Value *createBitSetTest(IRBuilder<> &B, const TypeIdLowering &TIL,
519 const TypeIdLowering &TIL);
691 const TypeIdLowering &TIL, in createBitSetTest()
759 const TypeIdLowering &TIL) { in lowerTypeTestCall()
931 const TypeIdLowering &TIL) { in exportTypeId()
980 LowerTypeTestsModule::TypeIdLowering
987 TypeIdLowering TIL; in importTypeId()
[all …]