Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DWasmEHPrepare.cpp136 Value *LPadIndexField = nullptr; // lpad_index field member in __anon500321e20111::WasmEHPrepare
203 LPadIndexField = IRB.CreateConstGEP2_32(LPadContextTy, LPadContextGV, 0, 0, in runOnFunction()
306 IRB.CreateStore(IRB.getInt32(Index), LPadIndexField); in prepareEHPad()