Searched refs:AP (Results 51 - 75 of 84) sorted by relevance

1234

/external/llvm/lib/Target/Sparc/
H A DSparc.h35 AsmPrinter &AP);
/external/llvm/include/llvm/CodeGen/
H A DFaultMaps.h33 explicit FaultMaps(AsmPrinter &AP);
68 AsmPrinter ≈ member in class:llvm::FaultMaps
/external/llvm/lib/CodeGen/AsmPrinter/
H A DDIEHash.cpp274 DwarfDebug &DD = *AP->getDwarfDebug();
340 addULEB128(Value.getDIEBlock().ComputeSize(AP));
343 addULEB128(Value.getDIELoc().ComputeSize(AP));
H A DDebugLocEntry.h149 void finalize(const AsmPrinter &AP, DebugLocStream::ListBuilder &List,
H A DDwarfDebug.cpp1396 static void emitDebugLocValue(const AsmPrinter &AP, const DIBasicType *BT, argument
1400 DebugLocDwarfExpression DwarfExpr(AP.getDwarfDebug()->getDwarfVersion(),
1414 AP.EmitDwarfRegOp(Streamer, Loc);
1417 const TargetRegisterInfo &TRI = *AP.MF->getSubtarget().getRegisterInfo();
1432 void DebugLocEntry::finalize(const AsmPrinter &AP, argument
1454 DebugLocDwarfExpression Expr(AP.getDwarfDebug()->getDwarfVersion(),
1461 emitDebugLocValue(AP, BT, Streamer, Piece, PieceOffset);
1465 emitDebugLocValue(AP, BT, Streamer, Value, 0);
H A DDwarfUnit.cpp47 DIEDwarfExpression::DIEDwarfExpression(const AsmPrinter &AP, DwarfUnit &DU, argument
49 : DwarfExpression(AP.getDwarfDebug()->getDwarfVersion()), AP(AP), DU(DU),
63 return MachineReg == TRI.getFrameRegister(*AP.MF);
H A DCodeViewDebug.cpp39 CodeViewDebug::CodeViewDebug(AsmPrinter *AP) argument
40 : DebugHandlerBase(AP), OS(*Asm->OutStreamer), CurFn(nullptr) {
44 !AP->getObjFileLowering().getCOFFDebugSymbolsSection()) {
/external/autotest/client/site_tests/network_WiFiTxRx/
H A Dnetwork-flipflop.sh3 # This script stops shill, associates with each test AP in turn,
120 # this at times to make sure we can interact with the test AP:
183 progress Contacting AP at "/dev/tcp/$gateway/80" to collect TX strength;
/external/guice/core/test/com/google/inject/
H A DCircularDependencyTest.java93 bind(A.class).toProvider(AP.class).in(Singleton.class);
140 static class AP implements Provider<A> { class in class:CircularDependencyTest
/external/llvm/lib/IR/
H A DLegacyPassManager.cpp507 for (Pass *AP : AnalysisPasses) {
508 LastUser[AP] = P;
510 if (P == AP)
513 // Update the last users of passes that are required transitive by AP.
514 AnalysisUsage *AnUsage = findAnalysisUsage(AP);
539 // If AP is the last user of other passes then make P last user of
543 if (LUI->second == AP)
866 if (Pass *AP = findAnalysisPass(AID, true)) {
867 TimeRegion PassTimer(getPassTimer(AP));
868 AP
[all...]
/external/swiftshader/third_party/LLVM/lib/VMCore/
H A DPassManager.cpp526 Pass *AP = *I;
527 LastUser[AP] = P;
529 if (P == AP)
532 // Update the last users of passes that are required transitive by AP.
533 AnalysisUsage *AnUsage = findAnalysisUsage(AP);
559 // If AP is the last user of other passes then make P last user of
563 if (LUI->second == AP)
836 if (Pass *AP = findAnalysisPass(AID, true)) {
837 TimeRegion PassTimer(getPassTimer(AP));
838 AP
[all...]
/external/autotest/server/cros/chaos_lib/
H A Dchaos_analyzer.py67 ap_bssid_prefix ='\'AP Info\': '
88 #'AP Info': "{'2.4 GHz MAC Address': '84:1b:5e:e9:74:ee', \n
134 """Returns the BSSID of the AP in test info."""
139 """Returns the SSID of the AP in test info."""
/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver_common.c125 * An HT non-AP STA shall support all EQM rates for one spatial stream.
142 * A VHT non-AP STA shall support MCS 0-7 for one spatial stream.
235 DF2S(AP);
/external/wpa_supplicant_8/src/drivers/
H A Ddriver_common.c125 * An HT non-AP STA shall support all EQM rates for one spatial stream.
142 * A VHT non-AP STA shall support MCS 0-7 for one spatial stream.
235 DF2S(AP);
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver_common.c125 * An HT non-AP STA shall support all EQM rates for one spatial stream.
142 * A VHT non-AP STA shall support MCS 0-7 for one spatial stream.
235 DF2S(AP);
/external/clang/lib/CodeGen/
H A DCGVTables.cpp951 for (auto &&AP : VTLayout.getAddressPoints())
952 BitsetEntries.push_back(std::make_pair(AP.first.getBase(), AP.second));
H A DTargetInfo.cpp7388 Address AP(Builder.CreateLoad(VAListAddr), SlotSize);
7411 Val = Builder.CreateBitCast(AP, ArgPtrTy);
7417 Val = Builder.CreateElementBitCast(AP, ArgPtrTy);
7426 Builder.CreateConstInBoundsByteGEP(AP.getPointer(), ArgSize);
/external/autotest/server/cros/
H A Dcasey_chromeos7_ap_list.conf277 # I'm not sure where this AP is, I don't see a F9K1103 V3 in the spreadsheet.
280 brand = <Enter AP brand>
/external/python/cpython2/Lib/
H A Dimaplib.py1380 val = ''; AP = 'ABCDEFGHIJKLMNOP'
1384 val = AP[mod] + val
/external/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.cpp78 // address of the bottom of the stack, referred in the sources as AP (aligned
79 // pointer). The AP will be equal to "FP-p", where "p" is the smallest pad
80 // that aligns AP to the required boundary (a maximum of the alignments of
82 // then use AP as the base pointer.
88 // Illustration of the AP:
96 // stack alignment +-- AP
98 // The AP is set up at the beginning of the function. Since it is not a dedi-
102 // TFR_FI. To access local objects with the AP register present, a different
104 // argument compared to TFR_FI: the first input register is the AP register.
107 // The AP registe
971 unsigned AP = HMFI.getStackAlignBasePhysReg(); local
1198 unsigned AP = 0; local
[all...]
/external/python/cpython3/Lib/
H A Dimaplib.py1441 val = b''; AP = b'ABCDEFGHIJKLMNOP'
1445 val = AP[mod:mod+1] + val
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp2407 const APInt &AP = CI->getValue(); local
2409 APInt::getLowBitsSet(AP.getBitWidth(),
2410 AP.getBitWidth() -
2411 AP.countTrailingZeros()));
/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp4040 const APInt &AP = CI->getValue(); local
4042 APInt::getLowBitsSet(AP.getBitWidth(),
4043 AP.getBitWidth() -
4044 AP.countTrailingZeros()));
/external/v8/src/s390/
H A Dsimulator-s390.h652 EVALUATE(AP);
/external/clang/lib/AST/
H A DVTableBuilder.cpp1902 for (const auto &AP : AddressPoints) {
1903 const BaseSubobject &Base = AP.first;
1904 uint64_t Index = AP.second;

Completed in 2571 milliseconds

1234