Searched defs:A1 (Results 26 - 40 of 40) sorted by relevance

12

/openbsd-current/gnu/gcc/gcc/config/h8300/
H A Dlib1funcs.asm38 #define A1 r1 define
[all...]
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dm68k-stub.c147 A0,A1,A2,A3,A4,A5,A6,A7, enumerator in enum:regnames
/openbsd-current/gnu/usr.bin/gcc/gcc/config/h8300/
H A Dlib1funcs.asm37 #define A1 r1 define
[all...]
/openbsd-current/gnu/usr.bin/perl/cpan/Digest-SHA/src/
H A Dsha.c118 #define A1(s) (W11(s) = ROTL(W11(s) ^ W12(s) ^ W13(s) ^ W14(s), 1)) macro
[all...]
/openbsd-current/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h1275 T *create(Arg1 A1, Arg2 A2, ProgramStateRef St, const LocationContext *LCtx) { argument
1282 T *create(Arg1 A1, Arg2 A2, Arg3 A3, ProgramStateRef St, argument
1291 T *create(Arg1 A1, Arg2 A2, Arg3 A3, Arg4 A4, ProgramStateRef St, argument
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/
H A DExpandLargeFpConvert.cpp100 Value *A1 = nullptr; local
419 Value *A1 = Builder.CreateLShr(A0, Builder.getIntN(32, 2)); local
/openbsd-current/gnu/gcc/gcc/
H A Dlambda-code.c492 lambda_matrix swapmatrix, A1, B1; local
632 lambda_matrix A, B, A1, B1; local
[all...]
/openbsd-current/gnu/usr.bin/gcc/contrib/
H A Dparanoia.cc974 FLOAT AInvrse, A1; member in struct:Paranoia
/openbsd-current/sys/dev/pci/drm/i915/gt/
H A Dselftest_execlists.c1128 enum { A1, A2, B1 }; enumerator in enum:__anon887
/openbsd-current/gnu/llvm/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp2111 bool DependenceInfo::symbolicRDIVtest(const SCEV *A1, const SCEV *A2, argument
[all...]
/openbsd-current/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp2667 Value *A0, *A1, *V0, *V1; local
/openbsd-current/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp1198 evaluateCMPii(uint32_t Cmp, const APInt &A1, const APInt &A2, bool &Result) argument
1431 evaluateANDii(const APInt &A1, const APInt &A2, APInt &Result) argument
1498 evaluateORii(const APInt &A1, const APInt &A2, APInt &Result) argument
1560 evaluateXORii(const APInt &A1, const APInt &A2, APInt &Result) argument
1587 evaluateZEXTi(const APInt &A1, unsigned Width, unsigned Bits, APInt &Result) argument
1618 evaluateSEXTi(const APInt &A1, unsigned Width, unsigned Bits, APInt &Result) argument
1683 evaluateCLBi(const APInt &A1, bool Zeros, bool Ones, APInt &Result) argument
1718 evaluateCTBi(const APInt &A1, bool Zeros, bool Ones, APInt &Result) argument
1764 evaluateEXTRACTi(const APInt &A1, unsigned Bits, unsigned Offset, bool Signed, APInt &Result) argument
1812 evaluateSplati(const APInt &A1, unsigned Bits, unsigned Count, APInt &Result) argument
2614 APInt A1 = getCmpImm(Opc, 1, Src1); local
[all...]
/openbsd-current/gnu/usr.bin/binutils/gdb/testsuite/gdb.trace/
H A Dgdb_c_test.c1798 A0, A1, A2, A3, A4, A5, A6, A7, enumerator in enum:regnames
/openbsd-current/gnu/llvm/clang/lib/CodeGen/
H A DCGExpr.cpp650 llvm::Value *A1 = Builder.CreateXor(Builder.CreateLShr(A0, K47), A0); local
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp8830 SDValue A0 = A.getOperand(0), A1 = A.getOperand(1); local

Completed in 438 milliseconds

12