Home
last modified time | relevance | path

Searched refs:ASM (Results 1 – 25 of 53) sorted by relevance

123

/NextBSD/secure/lib/libcrypto/
HDMakefile.asm52 ASM= ${SRCS:S/.pl/.S/}
53 ASM+= sha256-x86_64.S x86_64cpuid.S
55 all: ${ASM}
130 ASM= ${SRCS:S/.pl/.s/}
132 all: ${ASM}
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaType.cpp1941 QualType Sema::BuildArrayType(QualType T, ArrayType::ArraySizeModifier ASM, in BuildArrayType() argument
2032 if (ASM == ArrayType::Star) in BuildArrayType()
2033 T = Context.getVariableArrayType(T, nullptr, ASM, Quals, Brackets); in BuildArrayType()
2035 T = Context.getIncompleteArrayType(T, ASM, Quals); in BuildArrayType()
2037 T = Context.getDependentSizedArrayType(T, ArraySize, ASM, Quals, Brackets); in BuildArrayType()
2053 T = Context.getVariableArrayType(T, ArraySize, ASM, Quals, Brackets); in BuildArrayType()
2074 if (ASM == ArrayType::Static) { in BuildArrayType()
2078 ASM = ArrayType::Normal; in BuildArrayType()
2093 T = Context.getConstantArrayType(T, ConstVal, ASM, Quals); in BuildArrayType()
2122 } else if (ASM != ArrayType::Normal || Quals != 0) in BuildArrayType()
[all …]
/NextBSD/lib/libc/sys/
HDMakefile.inc88 ASM+=$(_asm)
93 SASM= ${ASM:S/.o/.S/}
/NextBSD/contrib/ntp/lib/isc/include/isc/
HDplatform.h.in285 * Define if gcc ASM extension is available
290 * Define if Tru64 style ASM syntax must be used.
/NextBSD/contrib/llvm/utils/TableGen/
HDAsmWriterEmitter.cpp707 StringRef ASM(AsmString); in print() local
710 for (StringRef::iterator I = ASM.begin(), E = ASM.end(); I != E;) { in print()
/NextBSD/crypto/openssl/
HDREADME71 - Remove ASM versions of libraries
/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDASTContext.h1049 ArrayType::ArraySizeModifier ASM,
1059 ArrayType::ArraySizeModifier ASM,
1066 ArrayType::ArraySizeModifier ASM,
1072 ArrayType::ArraySizeModifier ASM,
/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDASTContext.cpp2506 ArrayType::ArraySizeModifier ASM, in getConstantArrayType() argument
2519 ConstantArrayType::Profile(ID, EltTy, ArySize, ASM, IndexTypeQuals); in getConstantArrayType()
2532 ASM, IndexTypeQuals); in getConstantArrayType()
2542 ConstantArrayType(EltTy, Canon, ArySize, ASM, IndexTypeQuals); in getConstantArrayType()
2684 ArrayType::ArraySizeModifier ASM, in getVariableArrayType() argument
2694 Canon = getVariableArrayType(QualType(canonSplit.Ty, 0), NumElts, ASM, in getVariableArrayType()
2700 VariableArrayType(EltTy, Canon, NumElts, ASM, IndexTypeQuals, Brackets); in getVariableArrayType()
2712 ArrayType::ArraySizeModifier ASM, in getDependentSizedArrayType() argument
2727 numElements, ASM, elementTypeQuals, in getDependentSizedArrayType()
2742 ASM, elementTypeQuals, numElements); in getDependentSizedArrayType()
[all …]
/NextBSD/crypto/openssl/crypto/modes/asm/
HDaesni-gcm-x86_64.pl49 if (!$avx && $win64 && ($flavour =~ /nasm/ || $ENV{ASM} =~ /nasm/) &&
54 if (!$avx && $win64 && ($flavour =~ /masm/ || $ENV{ASM} =~ /ml64/) &&
HDghash-x86_64.pl98 if (!$avx && $win64 && ($flavour =~ /nasm/ || $ENV{ASM} =~ /nasm/) &&
103 if (!$avx && $win64 && ($flavour =~ /masm/ || $ENV{ASM} =~ /ml64/) &&
/NextBSD/crypto/openssl/crypto/bn/asm/
HDx86_64-mont.pl61 if (!$addx && $win64 && ($flavour =~ /nasm/ || $ENV{ASM} =~ /nasm/) &&
66 if (!$addx && $win64 && ($flavour =~ /masm/ || $ENV{ASM} =~ /ml64/) &&
HDrsaz-x86_64.pl106 if (!$addx && $win64 && ($flavour =~ /nasm/ || $ENV{ASM} =~ /nasm/) &&
111 if (!$addx && $win64 && ($flavour =~ /masm/ || $ENV{ASM} =~ /ml64/) &&
HDrsaz-avx2.pl88 if (!$avx && $win64 && ($flavour =~ /nasm/ || $ENV{ASM} =~ /nasm/) &&
94 if (!$avx && $win64 && ($flavour =~ /masm/ || $ENV{ASM} =~ /ml64/) &&
/NextBSD/crypto/openssl/crypto/aes/asm/
HDaesni-mb-x86_64.pl56 if (!$avx && $win64 && ($flavour =~ /nasm/ || $ENV{ASM} =~ /nasm/) &&
61 if (!$avx && $win64 && ($flavour =~ /masm/ || $ENV{ASM} =~ /ml64/) &&
HDaesni-sha256-x86_64.pl52 if (!$avx && $win64 && ($flavour =~ /nasm/ || $ENV{ASM} =~ /nasm/) &&
57 if (!$avx && $win64 && ($flavour =~ /masm/ || $ENV{ASM} =~ /ml64/) &&
HDaesni-sha1-x86_64.pl91 $avx=1 if (!$avx && $win64 && ($flavour =~ /nasm/ || $ENV{ASM} =~ /nasm/) &&
94 $avx=1 if (!$avx && $win64 && ($flavour =~ /masm/ || $ENV{ASM} =~ /ml64/) &&
/NextBSD/crypto/openssl/crypto/sha/asm/
HDsha256-mb-x86_64.pl52 if (!$avx && $win64 && ($flavour =~ /nasm/ || $ENV{ASM} =~ /nasm/) &&
57 if (!$avx && $win64 && ($flavour =~ /masm/ || $ENV{ASM} =~ /ml64/) &&
HDsha1-mb-x86_64.pl51 if (!$avx && $win64 && ($flavour =~ /nasm/ || $ENV{ASM} =~ /nasm/) &&
56 if (!$avx && $win64 && ($flavour =~ /masm/ || $ENV{ASM} =~ /ml64/) &&
HDsha1-x86_64.pl100 if (!$avx && $win64 && ($flavour =~ /nasm/ || $ENV{ASM} =~ /nasm/) &&
105 if (!$avx && $win64 && ($flavour =~ /masm/ || $ENV{ASM} =~ /ml64/) &&
HDsha512-x86_64.pl117 if (!$avx && $win64 && ($flavour =~ /nasm/ || $ENV{ASM} =~ /nasm/) &&
122 if (!$avx && $win64 && ($flavour =~ /masm/ || $ENV{ASM} =~ /ml64/) &&
/NextBSD/crypto/openssl/crypto/perlasm/
HDx86_64-xlate.pl89 { if ($ENV{ASM} =~ m/nasm/ && `nasm -v` =~ m/version ([0-9]+)\.([0-9]+)/i)
/NextBSD/contrib/llvm/tools/llvm-bcanalyzer/
HDllvm-bcanalyzer.cpp160 STRINGIFY_CODE(MODULE_CODE, ASM) in GetCodeName()
/NextBSD/contrib/byacc/test/
HDgrammar.y1023 #define ASM 6 macro
/NextBSD/contrib/llvm/tools/clang/include/clang/Basic/
HDDiagnosticGroups.td743 // Inline ASM warnings.
745 def ASM : DiagGroup<"asm", [
/NextBSD/crypto/openssl/crypto/ec/asm/
HDecp_nistz256-avx2.pl51 if (!$addx && $win64 && ($flavour =~ /nasm/ || $ENV{ASM} =~ /nasm/) &&
57 if (!$addx && $win64 && ($flavour =~ /masm/ || $ENV{ASM} =~ /ml64/) &&

123