/external/llvm/lib/CodeGen/ |
D | LexicalScopes.cpp | 119 if (auto *IA = DL->getInlinedAt()) { in findLexicalScope() local 129 const MDLocation *IA) { in getOrCreateLexicalScope()
|
D | TargetRegisterInfo.cpp | 232 for (SuperRegClassIterator IA(RCA, this, true); IA.isValid(); ++IA) { in getCommonSuperRegClass() local
|
D | LiveDebugVariables.cpp | 161 bool match(const MDNode *Var, const MDNode *Expr, const MDLocation *IA, in match()
|
/external/llvm/include/llvm/CodeGen/ |
D | LexicalScopes.h | 185 LexicalScope *findInlinedScope(const MDLocalScope *N, const MDLocation *IA) { in findInlinedScope()
|
/external/clang/test/CXX/special/class.copy/ |
D | p11.0x.move.cpp | 63 IsAmbiguous IA; // expected-note{{deleted because field 'IA' has a deleted move constructor}} member
|
D | p11.0x.copy.cpp | 68 …IsAmbiguous IA; // expected-note{{copy constructor of 'Deleted' is implicitly deleted because fiel… member
|
/external/clang/lib/AST/ |
D | MicrosoftCXXABI.cpp | 155 MSInheritanceAttr *IA = getAttr<MSInheritanceAttr>(); in getMSInheritanceModel() local
|
/external/clang/lib/Tooling/ |
D | CompilationDatabase.cpp | 132 const driver::InputAction *IA = cast<driver::InputAction>(A); in runImpl() local
|
/external/llvm/lib/Transforms/ObjCARC/ |
D | ObjCARCContract.cpp | 453 InlineAsm *IA = in tryToPeepholeInstruction() local
|
/external/clang/test/Sema/ |
D | ms_class_layout.cpp | 100 class IA { class
|
/external/llvm/lib/Transforms/Utils/ |
D | ValueMapper.cpp | 46 if (const InlineAsm *IA = dyn_cast<InlineAsm>(V)) { in MapValue() local
|
D | InlineFunction.cpp | 841 while (MDLocation *IA = CurInlinedAt->getInlinedAt()) { in updateInlinedAtInfo() local
|
/external/llvm/lib/Analysis/ |
D | TypeBasedAliasAnalysis.cpp | 602 int IA = PathA.size() - 1; in getMostGenericTBAA() local
|
/external/clang/test/Layout/ |
D | ms-x86-vtordisp.cpp | 419 struct IA { struct
|
/external/llvm/lib/Target/Mips/ |
D | Mips16HardFloat.cpp | 57 llvm::InlineAsm *IA = llvm::InlineAsm::get(AsmFTy, AsmString, "", true, in Out() local
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfDebug.h | 79 DILocation IA; /// Inlined at location. variable
|
D | DwarfDebug.cpp | 894 if (const MDLocation *IA = IV.second) in collectVariableInfo() local 1673 unsigned IA = A.Sym ? Asm->OutStreamer.GetSymbolOrder(A.Sym) : 0; in emitDebugARanges() local
|
D | DwarfCompileUnit.cpp | 434 const MDLocation *IA = Scope->getInlinedAt(); in constructInlinedScopeDIE() local
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCCTRLoops.cpp | 216 if (InlineAsm *IA = dyn_cast<InlineAsm>(CI->getCalledValue())) { in mightUseCTR() local
|
/external/clang/include/clang/CodeGen/ |
D | CGFunctionInfo.h | 218 void setIndirectAlign(unsigned IA) { in setIndirectAlign()
|
/external/clang/lib/Driver/ |
D | Driver.cpp | 830 if (InputAction *IA = dyn_cast<InputAction>(A)) { in PrintActions1() local 1562 if (const InputAction *IA = dyn_cast<InputAction>(A)) { in BuildJobsForAction() local
|
/external/eigen/blas/testing/ |
D | sblat3.f | 387 INTEGER I, IA, IB, ICA, ICB, IK, IM, IN, K, KS, LAA, local 668 INTEGER I, IA, IB, ICS, ICU, IM, IN, LAA, LBB, LCC, local 937 INTEGER I, IA, ICD, ICS, ICT, ICU, IM, IN, J, LAA, LBB, local 1243 INTEGER I, IA, IB, ICT, ICU, IK, IN, J, JC, JJ, K, KS, local 1518 INTEGER I, IA, IB, ICT, ICU, IK, IN, J, JC, JJ, JJAB, local
|
D | dblat3.f | 387 INTEGER I, IA, IB, ICA, ICB, IK, IM, IN, K, KS, LAA, local 668 INTEGER I, IA, IB, ICS, ICU, IM, IN, LAA, LBB, LCC, local 937 INTEGER I, IA, ICD, ICS, ICT, ICU, IM, IN, J, LAA, LBB, local 1243 INTEGER I, IA, IB, ICT, ICU, IK, IN, J, JC, JJ, K, KS, local 1518 INTEGER I, IA, IB, ICT, ICU, IK, IN, J, JC, JJ, JJAB, local
|
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/search/ |
D | SearchTest.java | 77 private static int[] IA(int... elements) { in IA() method in SearchTest
|
/external/cblas/testing/ |
D | c_dblat3.f | 448 INTEGER I, IA, IB, ICA, ICB, IK, IM, IN, K, KS, LAA, local 772 INTEGER I, IA, IB, ICS, ICU, IM, IN, LAA, LBB, LCC, local 1081 INTEGER I, IA, ICD, ICS, ICT, ICU, IM, IN, J, LAA, LBB, local 1440 INTEGER I, IA, IB, ICT, ICU, IK, IN, J, JC, JJ, K, KS, local 1757 INTEGER I, IA, IB, ICT, ICU, IK, IN, J, JC, JJ, JJAB, local
|