HomeSort by relevance Sort by last modified time
    Searched refs:DU (Results 1 - 16 of 16) sorted by null

  /external/llvm/lib/Transforms/Scalar/
IndVarSimplify.cpp     [all...]
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/
compressed-plt-1b.s 1 # Define a function with all "uncompressed" (du and iu) references.
9 .if (\types) & DU
compressed-plt-1.s 17 .equ DU, 4 # Direct call from "uncompressed" code
45 test_all_ic \name\()_du, (\flags | DU)
  /external/eigen/blas/fortran/
drotmg.f 53 + DU,GAM,GAMSQ,ONE,RGAMSQ,TWO,ZERO
84 DU = ONE - DH12*DH21
86 IF (.NOT.DU.LE.ZERO) GO TO 30
91 DD1 = DD1/DU
92 DD2 = DD2/DU
93 DX1 = DX1*DU
104 DU = ONE + DH11*DH22
105 DTEMP = DD2/DU
106 DD2 = DD1/DU
108 DX1 = DY1*DU
    [all...]
  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfExpression.h 124 DwarfUnit &DU;
128 DIEDwarfExpression(const AsmPrinter &AP, DwarfUnit &DU, DIELoc &DIE);
DwarfUnit.cpp 47 DIEDwarfExpression::DIEDwarfExpression(const AsmPrinter &AP, DwarfUnit &DU,
51 AP(AP), DU(DU), DIE(DIE) {}
54 DU.addUInt(DIE, dwarf::DW_FORM_data1, Op);
57 DU.addSInt(DIE, dwarf::DW_FORM_sdata, Value);
60 DU.addUInt(DIE, dwarf::DW_FORM_udata, Value);
71 Asm(A), DD(DW), DU(DWU), IndexTyDie(nullptr), Section(nullptr) {
174 return DU->getDIE(D);
180 DU->insertDIE(Desc, D);
223 DIEString(DU->getStringPool().getEntry(*Asm, String)))
    [all...]
DwarfCompileUnit.cpp 430 DIE *OriginDIE = DU->getAbstractSPDies()[InlinedSP];
552 for (DbgVariable *DV : DU->getScopeVariables().lookup(Scope))
609 DIE *&AbsDef = DU->getAbstractSPDies()[Scope->getScopeNode()];
671 if (DIE *AbsSPDIE = DU->getAbstractSPDies().lookup(SP)) {
694 DIE *SPDIE = DU->getAbstractSPDies().lookup(SP);
DwarfUnit.h 90 DwarfFile *DU;
  /external/llvm/lib/Target/Hexagon/
HexagonGenMux.cpp 243 const DefUseInfo &DU = DUM.lookup(X);
244 if (!DU.Defs[PR])
267 const DefUseInfo &DU = DUM.lookup(X);
268 if (DU.Defs[PR] || DU.Defs[DR] || DU.Uses[DR]) {
272 if (CanDown && DU.Defs[SR1])
274 if (CanUp && DU.Defs[SR2])
  /external/libpng/contrib/libtests/
pngvalid.c     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
ScheduleDAGRRList.cpp     [all...]
  /prebuilts/go/darwin-x86/test/chan/
powser1.go 546 // DZ = Z*DU
powser2.go 560 // DZ = Z*DU
  /prebuilts/go/linux-x86/test/chan/
powser1.go 546 // DZ = Z*DU
powser2.go 560 // DZ = Z*DU
  /external/webrtc/talk/media/testdata/
h264-svc-99-640x360.rtpdump     [all...]

Completed in 2158 milliseconds