Home
last modified time | relevance | path

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

/frameworks/compile/slang/BitWriter_2_9_func/
DBitcodeWriter.cpp1240 const LandingPadInst &LP = cast<LandingPadInst>(I); in WriteInstruction() local
/frameworks/compile/slang/BitWriter_3_2/
DBitcodeWriter.cpp1273 const LandingPadInst &LP = cast<LandingPadInst>(I); in WriteInstruction() local
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
DBitcodeReader.cpp3311 LandingPadInst *LP = LandingPadInst::Create(ExnTy, 1); in ParseFunctionBody() local
3358 LandingPadInst *LP = LandingPadInst::Create(Ty, NumClauses); in ParseFunctionBody() local
/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
DBitcodeReader.cpp3054 LandingPadInst *LP = LandingPadInst::Create(ExnTy, 1); in ParseFunctionBody() local