Home
last modified time | relevance | path

Searched defs:LP (Results 1 – 4 of 4) sorted by relevance

/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
DBitcodeReader.cpp2856 LandingPadInst *LP = LandingPadInst::Create(ExnTy, PersFn, 1); in ParseFunctionBody() local
2900 LandingPadInst *LP = LandingPadInst::Create(Ty, PersFn, NumClauses); in ParseFunctionBody() local
/frameworks/compile/slang/BitWriter_2_9_func/
DBitcodeWriter.cpp1188 const LandingPadInst &LP = cast<LandingPadInst>(I); in WriteInstruction() local
/frameworks/compile/slang/BitWriter_3_2/
DBitcodeWriter.cpp1280 const LandingPadInst &LP = cast<LandingPadInst>(I); in WriteInstruction() local
/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
DBitcodeReader.cpp2600 LandingPadInst *LP = LandingPadInst::Create(ExnTy, PersFn, 1); in ParseFunctionBody() local