Home
last modified time | relevance | path

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

123

/external/llvm/lib/CodeGen/
DLexicalScopes.cpp119 if (auto *IA = DL->getInlinedAt()) { in findLexicalScope() local
129 const DILocation *IA) { in getOrCreateLexicalScope()
DTargetRegisterInfo.cpp263 for (SuperRegClassIterator IA(RCA, this, true); IA.isValid(); ++IA) { in getCommonSuperRegClass() local
DLiveDebugVariables.cpp159 bool match(const MDNode *Var, const MDNode *Expr, const DILocation *IA, in match()
/external/guice/extensions/grapher/test/com/google/inject/grapher/
DAbstractInjectorGrapherTest.java91 private static interface IA {} interface in AbstractInjectorGrapherTest
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h66 const DILocation *IA; /// Inlined at location. variable
79 DbgVariable(const DILocalVariable *V, const DILocation *IA, DwarfDebug *DD) in DbgVariable()
DDwarfDebug.cpp923 if (const DILocation *IA = IV.second) in collectVariableInfo() local
1686 unsigned IA = A.Sym ? Asm->OutStreamer->GetSymbolOrder(A.Sym) : 0; in emitDebugARanges() local
DDwarfCompileUnit.cpp439 const DILocation *IA = Scope->getInlinedAt(); in constructInlinedScopeDIE() local
/external/llvm/include/llvm/CodeGen/
DLexicalScopes.h185 LexicalScope *findInlinedScope(const DILocalScope *N, const DILocation *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/llvm/lib/Transforms/IPO/
DPruneEH.cpp142 if (const auto *IA = dyn_cast<InlineAsm>(ICS.getCalledValue())) in runOnSCC() local
/external/clang/lib/AST/
DMicrosoftCXXABI.cpp181 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/clang/test/Sema/
Dms_class_layout.cpp100 class IA { class
/external/llvm/lib/Transforms/ObjCARC/
DObjCARCContract.cpp453 InlineAsm *IA = in tryToPeepholeInstruction() local
/external/llvm/lib/Analysis/
DTypeBasedAliasAnalysis.cpp435 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.cpp49 llvm::InlineAsm *IA = in EmitInlineAsm() local
/external/llvm/lib/Transforms/Utils/
DValueMapper.cpp63 if (const InlineAsm *IA = dyn_cast<InlineAsm>(V)) { in MapValue() local
/external/llvm/lib/Target/PowerPC/
DPPCCTRLoops.cpp226 if (InlineAsm *IA = dyn_cast<InlineAsm>(CI->getCalledValue())) { in mightUseCTR() local
/external/clang/include/clang/CodeGen/
DCGFunctionInfo.h219 void setIndirectAlign(CharUnits IA) { in setIndirectAlign()
/external/clang/lib/Driver/
DDriver.cpp946 if (InputAction *IA = dyn_cast<InputAction>(A)) { in PrintActions1() local
1819 if (const InputAction *IA = dyn_cast<InputAction>(A)) { in BuildJobsForAction() local
/external/eigen/blas/testing/
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
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
/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

123