Searched refs:createJumpTableEntry (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/Transforms/IPO/ |
D | LowerTypeTests.cpp | 248 Constant *createJumpTableEntry(GlobalObject *Src, Function *Dest, 625 Constant *LowerTypeTests::createJumpTableEntry(GlobalObject *Src, in createJumpTableEntry() function in LowerTypeTests 793 createJumpTableEntry(JumpTable, Functions[I], I)); in buildBitSetsFromFunctions()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/ |
D | LowerTypeTests.cpp | 410 void createJumpTableEntry(raw_ostream &AsmOS, raw_ostream &ConstraintOS, 1150 void LowerTypeTestsModule::createJumpTableEntry( in createJumpTableEntry() function in LowerTypeTestsModule 1298 createJumpTableEntry(AsmOS, ConstraintOS, JumpTableArch, AsmArgs, in createJumpTable()
|