Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/X86/MCTargetDesc/
H A DX86WinCOFFStreamer.cpp24 X86WinCOFFStreamer(MCContext &C, std::unique_ptr<MCAsmBackend> AB, in X86WinCOFFStreamer()
70 std::unique_ptr<MCAsmBackend> &&AB, in createX86WinCOFFStreamer()
H A DX86BaseInfo.h129 AB, enumerator
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g77.f-torture/compile/
H A D20000601-2.f1 SUBROUTINE SGBTRF( M, KL, KU, AB, LDAB ) argument
12 REAL AB( LDAB, * ) local
H A D20000601-1.f1 SUBROUTINE SGBTRF( M, KL, KU, AB, LDAB ) argument
13 REAL AB( LDAB, * ) local
H A D19990905-2.f7 COMMON/ARRAYS/Z(64,8),AB(30,30),PAIRS(9,9),T(9,9),TEMP(9,9),C1(3), local
/openbsd/gnu/llvm/llvm/lib/Analysis/
H A DDemandedBits.cpp82 const APInt &AOut, APInt &AB, KnownBits &Known, KnownBits &Known2, in determineLiveOperandBits()
404 APInt AB = APInt::getAllOnes(BitWidth); in performAnalysis() local
465 APInt AB = APInt::getAllOnes(BitWidth); in getDemandedBits() local
586 APInt AB = AOut | (ACarry & NeededToMaintainCarry); in determineLiveOperandBitsAddCarry() local
H A DScalarEvolutionAliasAnalysis.cpp80 const SCEV *AB = SE.getMinusSCEV(AS, BS); in alias() local
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g77.f-torture/execute/
H A D970816-3.f13 REAL AB(NSTART:NSTART) variable
H A Dclaus.f2 REAL AB(3) variable
/openbsd/regress/libexec/ld.so/initfirst/test2/libab/
H A Dab.C16 AB::AB() in AB() function
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.law/
H A Darm15.C36 AB() : B(), A() { in AB() function
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.jason/
H A Denum7.C4 enum A { AA = 0, AB = 1}; enumerator
/openbsd/gnu/llvm/llvm/include/llvm/MCA/
H A DCodeEmitter.h54 CodeEmitter(const MCSubtargetInfo &ST, const MCAsmBackend &AB, in CodeEmitter()
/openbsd/gnu/llvm/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMWinCOFFStreamer.cpp25 ARMWinCOFFStreamer(MCContext &C, std::unique_ptr<MCAsmBackend> AB, in ARMWinCOFFStreamer()
/openbsd/libexec/getty/
H A Dgettytab.h149 #define AB gettyflags[19].value macro
/openbsd/gnu/llvm/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64WinCOFFStreamer.cpp25 AArch64WinCOFFStreamer(MCContext &C, std::unique_ptr<MCAsmBackend> AB, in AArch64WinCOFFStreamer()
/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DLiveVariables.cpp70 for (unsigned AB : AliveBlocks) in dump() local
/openbsd/gnu/llvm/llvm/tools/bugpoint/
H A DCrashDebugger.cpp357 AttrBuilder AB(M->getContext()); in TestFuncAttrs() local
/openbsd/gnu/llvm/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp1352 AttrBuilder AB(CB.getContext(), CB.getAttributes().getRetAttrs()); in IdentifyValidAttributes() local
/openbsd/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp3573 AttrBuilder AB(Ctx, CallerPAL.getParamAttrs(i).removeAttributes( in transformConstExprCastCall() local
/openbsd/gnu/llvm/clang/lib/Analysis/
H A DCFG.cpp5257 for (const CFGBlock::AdjacentBlock &AB : B->succs()) { in isLinear() local
/openbsd/gnu/llvm/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp2828 for (auto *AB : PredED.AlignedBarriers) in mergeInPredecessorBarriersAndAssumptions() local
/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaDeclCXX.cpp18364 else if (const auto *AB = dyn_cast<AcquiredBeforeAttr>(A)) in checkThisInStaticMemberFunctionAttributes() local