Home
last modified time | relevance | path

Searched defs:SI (Results 1 – 5 of 5) sorted by relevance

/frameworks/compile/slang/BitWriter_2_9_func/
DBitcodeWriter.cpp1106 const SwitchInst &SI = cast<SwitchInst>(I); in WriteInstruction() local
1298 for (ValueSymbolTable::const_iterator SI = VST.begin(), SE = VST.end(); in WriteValueSymbolTable() local
/frameworks/compile/slang/BitWriter_2_9/
DBitcodeWriter.cpp1152 const SwitchInst &SI = cast<SwitchInst>(I); in WriteInstruction() local
1281 for (ValueSymbolTable::const_iterator SI = VST.begin(), SE = VST.end(); in WriteValueSymbolTable() local
/frameworks/compile/slang/BitWriter_3_2/
DBitcodeWriter.cpp1164 const SwitchInst &SI = cast<SwitchInst>(I); in WriteInstruction() local
1355 for (ValueSymbolTable::const_iterator SI = VST.begin(), SE = VST.end(); in WriteValueSymbolTable() local
/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
DBitcodeReader.cpp2560 SwitchInst *SI = SwitchInst::Create(Cond, Default, NumCases); in ParseFunctionBody() local
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
DBitcodeReader.cpp2805 SwitchInst *SI = SwitchInst::Create(Cond, Default, NumCases); in ParseFunctionBody() local