Searched defs:AB (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/MCA/
H A DCodeEmitter.h54 CodeEmitter(const MCSubtargetInfo &ST, const MCAsmBackend &AB, argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMWinCOFFStreamer.cpp20 ARMWinCOFFStreamer(MCContext &C, std::unique_ptr<MCAsmBackend> AB, argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/
H A DX86WinCOFFStreamer.cpp23 X86WinCOFFStreamer(MCContext &C, std::unique_ptr<MCAsmBackend> AB, argument
68 createX86WinCOFFStreamer(MCContext &C, std::unique_ptr<MCAsmBackend> &&AB, std::unique_ptr<MCObjectWriter> &&OW, std::unique_ptr<MCCodeEmitter> &&CE, bool RelaxAll, bool IncrementalLinkerCompatible) argument
H A DX86BaseInfo.h129 AB, member in class:llvm::X86::SecondMacroFusionInstKind
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DScalarEvolutionAliasAnalysis.cpp69 const SCEV *AB = SE.getMinusSCEV(AS, BS); local
H A DDemandedBits.cpp86 determineLiveOperandBits( const Instruction *UserI, const Value *Val, unsigned OperandNo, const APInt &AOut, APInt &AB, KnownBits &Known, KnownBits &Known2, bool &KnownBitsComputed) argument
410 APInt AB = APInt::getAllOnesValue(BitWidth); local
552 APInt AB = AOut | (ACarry & NeededToMaintainCarry); local
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.compile/
H A Dcompile-cplus-member.cc26 typedef enum {AA = 40, AB, AC, AD} ANON_E; enumerator in enum:__anon1464::__anon1465
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.compile/
H A Dcompile-cplus-member.cc26 typedef enum {AA = 40, AB, AC, AD} ANON_E; enumerator in enum:__anon969::__anon970
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64WinCOFFStreamer.cpp24 AArch64WinCOFFStreamer(MCContext &C, std::unique_ptr<MCAsmBackend> AB, argument
/netbsd-current/libexec/getty/
H A Dgettytab.h164 #define AB gettyflags[19].value macro
/netbsd-current/external/apache2/llvm/dist/llvm/tools/bugpoint/
H A DCrashDebugger.cpp357 AttrBuilder AB; local
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/ASTMatchers/
H A DASTMatchersInternal.h460 void setAllowBind(bool AB) { AllowBind = AB; } argument

Completed in 147 milliseconds