Home
last modified time | relevance | path

Searched defs:AB (Results 1 – 16 of 16) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/
H A DX86WinCOFFStreamer.cpp23 X86WinCOFFStreamer(MCContext &C, std::unique_ptr<MCAsmBackend> AB, in X86WinCOFFStreamer()
69 std::unique_ptr<MCAsmBackend> &&AB, in createX86WinCOFFStreamer()
H A DX86BaseInfo.h129 AB, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DDemandedBits.cpp88 const APInt &AOut, APInt &AB, KnownBits &Known, KnownBits &Known2, in determineLiveOperandBits()
410 APInt AB = APInt::getAllOnesValue(BitWidth); in performAnalysis() local
552 APInt AB = AOut | (ACarry & NeededToMaintainCarry); in determineLiveOperandBitsAddCarry() local
H A DScalarEvolutionAliasAnalysis.cpp69 const SCEV *AB = SE.getMinusSCEV(AS, BS); in alias() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MCA/
H A DCodeEmitter.h54 CodeEmitter(const MCSubtargetInfo &ST, const MCAsmBackend &AB, in CodeEmitter()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMWinCOFFStreamer.cpp20 ARMWinCOFFStreamer(MCContext &C, std::unique_ptr<MCAsmBackend> AB, in ARMWinCOFFStreamer()
/netbsd-src/external/gpl2/groff/dist/font/devlj4/generate/
H A DMakefile242 AB: $(AUTOFONT)/arlb000s.tfm $(TEXTMAP) target
/netbsd-src/external/gpl2/groff/dist/font/devps/generate/
H A DMakefile154 AB: target
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64WinCOFFStreamer.cpp24 AArch64WinCOFFStreamer(MCContext &C, std::unique_ptr<MCAsmBackend> AB, in AArch64WinCOFFStreamer()
/netbsd-src/libexec/getty/
H A Dgettytab.h164 #define AB gettyflags[19].value macro
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DLiveVariables.cpp70 for (unsigned AB : AliveBlocks) in dump() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/bugpoint/
H A DCrashDebugger.cpp357 AttrBuilder AB; in TestFuncAttrs() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp1193 AttrBuilder AB(CB.getAttributes(), AttributeList::ReturnIndex); in IdentifyValidAttributes() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp2636 AttrBuilder AB(CallerPAL.getParamAttributes(i)); in transformConstExprCastCall() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DCFG.cpp4979 for (const CFGBlock::AdjacentBlock &AB : B->succs()) { in isLinear() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclCXX.cpp17681 else if (const auto *AB = dyn_cast<AcquiredBeforeAttr>(A)) in checkThisInStaticMemberFunctionAttributes() local