HomeSort by: relevance | last modified time | path
    Searched refs:CAI (Results 1 - 6 of 6) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
SCCPSolver.cpp 1196 auto CAI = CB.arg_begin();
1198 ++AI, ++CAI) {
1208 ValueLatticeElement CallArg = getStructValueState(*CAI, i);
1213 mergeInValue(&*AI, getValueState(*CAI), getMaxWidenStepsOpts());
  /src/external/apache2/llvm/dist/llvm/lib/Analysis/
InlineCost.cpp 2277 auto CAI = CandidateCall.arg_begin();
2279 assert(CAI != CandidateCall.arg_end());
2280 if (Constant *C = dyn_cast<Constant>(CAI))
2283 Value *PtrArg = *CAI;
2294 ++CAI;
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/windows/
objidl.d 288 struct CAI {
420 CAI cai;
  /src/sbin/efi/
devpath3.c 664 33 TIA-102 Project 25 Common Air Interface (CAI) [Jeff Anderson, Telecommunications Industry of America (TIA) TR-8.5 Formulating Group, <cja015&motorola.com>, June 2004]
  /src/external/gpl3/binutils/dist/binutils/
od-xcoff.c 315 RTYPE_ENTRY (CAI),
  /src/external/gpl3/binutils.old/dist/binutils/
od-xcoff.c 315 RTYPE_ENTRY (CAI),

Completed in 27 milliseconds