Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DLowerTypeTests.cpp359 struct TypeIdLowering { struct in __anonf470a1fd0111::LowerTypeTestsModule
388 uint8_t *exportTypeId(StringRef TypeId, const TypeIdLowering &TIL);
389 TypeIdLowering importTypeId(StringRef TypeId);
398 Value *createBitSetTest(IRBuilder<> &B, const TypeIdLowering &TIL,
404 const TypeIdLowering &TIL);
604 const TypeIdLowering &TIL, in createBitSetTest()
672 const TypeIdLowering &TIL) { in lowerTypeTestCall()
838 const TypeIdLowering &TIL) { in exportTypeId()
887 LowerTypeTestsModule::TypeIdLowering
894 TypeIdLowering TIL; in importTypeId()
[all …]