Home
last modified time | relevance | path

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

/aosp12/build/make/tools/droiddoc/test/generics/src/com/android/generics/
H A DFooBar.java24 public class CI extends C implements Iface class in FooBar
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DCellIdentityTdscdmaTest.java33 private static final int CI = 268435456; field in CellIdentityTdscdmaTest
H A DCellIdentityLteTest.java36 private static final int CI = 268435455; field in CellIdentityLteTest
H A DCellIdentityTest.java38 private static final int CI = 268435456; field in CellIdentityTest
H A DRILTest.java225 private static final int CI = 268435456; field in RILTest
/aosp12/frameworks/compile/libbcc/lib/
H A DRSX86CallConvPass.cpp147 llvm::CallInst *CI = llvm::cast<llvm::CallInst>(CS.getInstruction()); in ReplaceCallInsn() local
/aosp12/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
H A 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
/aosp12/frameworks/compile/slang/BitWriter_2_9/
H A DValueEnumerator.cpp101 if (const CallInst *CI = dyn_cast<CallInst>(&I)) in ValueEnumerator() local
H A DBitcodeWriter.cpp1261 const CallInst &CI = cast<CallInst>(I); in WriteInstruction() local
/aosp12/frameworks/compile/slang/BitWriter_2_9_func/
H A DValueEnumerator.cpp101 if (const CallInst *CI = dyn_cast<CallInst>(&I)) in ValueEnumerator() local
H A DBitcodeWriter.cpp1323 const CallInst &CI = cast<CallInst>(I); in WriteInstruction() local
/aosp12/frameworks/compile/slang/BitWriter_3_2/
H A DValueEnumerator.cpp101 if (const CallInst *CI = dyn_cast<CallInst>(&I)) in ValueEnumerator() local
H A DBitcodeWriter.cpp1357 const CallInst &CI = cast<CallInst>(I); in WriteInstruction() local
/aosp12/frameworks/compile/slang/
H A Dslang_backend.cpp1026 llvm::CallInst *CI = IB->CreateCall(F, Params); in dumpExportFunctionInfo() local
/aosp12/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
H A 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