Home
last modified time | relevance | path

Searched defs:IA (Results 1 – 25 of 53) sorted by relevance

123

/external/llvm/lib/CodeGen/
DLexicalScopes.cpp119 if (auto *IA = DL->getInlinedAt()) { in findLexicalScope() local
129 const MDLocation *IA) { in getOrCreateLexicalScope()
DTargetRegisterInfo.cpp232 for (SuperRegClassIterator IA(RCA, this, true); IA.isValid(); ++IA) { in getCommonSuperRegClass() local
DLiveDebugVariables.cpp161 bool match(const MDNode *Var, const MDNode *Expr, const MDLocation *IA, in match()
/external/llvm/include/llvm/CodeGen/
DLexicalScopes.h185 LexicalScope *findInlinedScope(const MDLocalScope *N, const MDLocation *IA) { in findInlinedScope()
/external/clang/test/CXX/special/class.copy/
Dp11.0x.move.cpp63 IsAmbiguous IA; // expected-note{{deleted because field 'IA' has a deleted move constructor}} member
Dp11.0x.copy.cpp68 …IsAmbiguous IA; // expected-note{{copy constructor of 'Deleted' is implicitly deleted because fiel… member
/external/clang/lib/AST/
DMicrosoftCXXABI.cpp155 MSInheritanceAttr *IA = getAttr<MSInheritanceAttr>(); in getMSInheritanceModel() local
/external/clang/lib/Tooling/
DCompilationDatabase.cpp132 const driver::InputAction *IA = cast<driver::InputAction>(A); in runImpl() local
/external/llvm/lib/Transforms/ObjCARC/
DObjCARCContract.cpp453 InlineAsm *IA = in tryToPeepholeInstruction() local
/external/clang/test/Sema/
Dms_class_layout.cpp100 class IA { class
/external/llvm/lib/Transforms/Utils/
DValueMapper.cpp46 if (const InlineAsm *IA = dyn_cast<InlineAsm>(V)) { in MapValue() local
DInlineFunction.cpp841 while (MDLocation *IA = CurInlinedAt->getInlinedAt()) { in updateInlinedAtInfo() local
/external/llvm/lib/Analysis/
DTypeBasedAliasAnalysis.cpp602 int IA = PathA.size() - 1; in getMostGenericTBAA() local
/external/clang/test/Layout/
Dms-x86-vtordisp.cpp419 struct IA { struct
/external/llvm/lib/Target/Mips/
DMips16HardFloat.cpp57 llvm::InlineAsm *IA = llvm::InlineAsm::get(AsmFTy, AsmString, "", true, in Out() local
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h79 DILocation IA; /// Inlined at location. variable
DDwarfDebug.cpp894 if (const MDLocation *IA = IV.second) in collectVariableInfo() local
1673 unsigned IA = A.Sym ? Asm->OutStreamer.GetSymbolOrder(A.Sym) : 0; in emitDebugARanges() local
DDwarfCompileUnit.cpp434 const MDLocation *IA = Scope->getInlinedAt(); in constructInlinedScopeDIE() local
/external/llvm/lib/Target/PowerPC/
DPPCCTRLoops.cpp216 if (InlineAsm *IA = dyn_cast<InlineAsm>(CI->getCalledValue())) { in mightUseCTR() local
/external/clang/include/clang/CodeGen/
DCGFunctionInfo.h218 void setIndirectAlign(unsigned IA) { in setIndirectAlign()
/external/clang/lib/Driver/
DDriver.cpp830 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/
Dsblat3.f387 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
Ddblat3.f387 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/
DSearchTest.java77 private static int[] IA(int... elements) { in IA() method in SearchTest
/external/cblas/testing/
Dc_dblat3.f448 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

123