Home
last modified time | relevance | path

Searched defs:CI (Results 1 – 14 of 14) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DCellIdentityTest.java29 private static final int CI = 268435456; field in CellIdentityTest
DCellIdentityTdscdmaTest.java30 private static final int CI = 268435456; field in CellIdentityTdscdmaTest
DCellIdentityLteTest.java30 private static final int CI = 268435456; field in CellIdentityLteTest
DRILTest.java174 private static final int CI = 268435456; field in RILTest
/frameworks/compile/libbcc/lib/
DRSX86CallConvPass.cpp147 llvm::CallInst *CI = llvm::cast<llvm::CallInst>(CS.getInstruction()); in ReplaceCallInsn() local
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
DBitcodeReader.cpp56 if (CallInst *CI = dyn_cast<CallInst>(I)) { in FindExnAndSelIntrinsics() local
91 if (const ConstantInt *CI = dyn_cast<ConstantInt>(EHSel->getArgOperand(i))){ in TransferClausesToLandingPadInst() local
320 CallInst *CI = cast<CallInst>(*Declare->use_begin()); in CheckDebugInfoIntrinsics() local
3683 if (CallInst* CI = dyn_cast<CallInst>(*UI++)) in materialize() local
3735 if (CallInst* CI = dyn_cast<CallInst>(*UI++)) in materializeModule() local
/frameworks/compile/slang/BitWriter_2_9/
DValueEnumerator.cpp101 if (const CallInst *CI = dyn_cast<CallInst>(&I)) in ValueEnumerator() local
DBitcodeWriter.cpp1261 const CallInst &CI = cast<CallInst>(I); in WriteInstruction() local
/frameworks/compile/slang/BitWriter_2_9_func/
DValueEnumerator.cpp101 if (const CallInst *CI = dyn_cast<CallInst>(&I)) in ValueEnumerator() local
DBitcodeWriter.cpp1323 const CallInst &CI = cast<CallInst>(I); in WriteInstruction() local
/frameworks/compile/slang/BitWriter_3_2/
DValueEnumerator.cpp101 if (const CallInst *CI = dyn_cast<CallInst>(&I)) in ValueEnumerator() local
DBitcodeWriter.cpp1357 const CallInst &CI = cast<CallInst>(I); in WriteInstruction() local
/frameworks/compile/slang/
Dslang_backend.cpp1026 llvm::CallInst *CI = IB->CreateCall(F, Params); in dumpExportFunctionInfo() local
/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
DBitcodeReader.cpp79 CallInst *CI = cast<CallInst>(*Declare->use_begin()); in CheckDebugInfoIntrinsics() local
3344 if (CallInst* CI = dyn_cast<CallInst>(*UI++)) in materialize() local
3396 if (CallInst* CI = dyn_cast<CallInst>(*UI++)) in materializeModule() local