Searched refs:lowerTypeTestCalls (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/Transforms/IPO/ |
D | LowerTypeTests.cpp | 238 lowerTypeTestCalls(ArrayRef<Metadata *> TypeIds, Constant *CombinedGlobalAddr, 532 lowerTypeTestCalls(TypeIds, CombinedGlobal, GlobalLayout); in buildBitSetsFromGlobalVariables() 558 void LowerTypeTests::lowerTypeTestCalls( in lowerTypeTestCalls() function in LowerTypeTests 763 lowerTypeTestCalls(TypeIds, JumpTable, GlobalLayout); in buildBitSetsFromFunctions()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/ |
D | LowerTypeTests.cpp | 400 void lowerTypeTestCalls( 800 lowerTypeTestCalls(TypeIds, CombinedGlobal, GlobalLayout); in buildBitSetsFromGlobalVariables() 1046 void LowerTypeTestsModule::lowerTypeTestCalls( in lowerTypeTestCalls() function in LowerTypeTestsModule 1433 lowerTypeTestCalls(TypeIds, JumpTable, GlobalLayout); in buildBitSetsFromFunctionsNative() 1513 lowerTypeTestCalls(TypeIds, ConstantPointerNull::get(Int32PtrTy), in buildBitSetsFromFunctionsWASM()
|