Home
last modified time | relevance | path

Searched refs:Aligned (Results 1 – 25 of 37) sorted by relevance

12

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/rt/
H A Dadi.d222 jz Aligned ; in _adCmpChar() local
225 jz Aligned ; in _adCmpChar() local
240 Aligned: in _adCmpChar()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp85 const AlignedAttr *Aligned, Decl *New, bool IsPackExpansion) { in instantiateDependentAlignedAttr() argument
86 if (Aligned->isAlignmentExpr()) { in instantiateDependentAlignedAttr()
90 ExprResult Result = S.SubstExpr(Aligned->getAlignmentExpr(), TemplateArgs); in instantiateDependentAlignedAttr()
92 S.AddAlignedAttr(New, *Aligned, Result.getAs<Expr>(), IsPackExpansion); in instantiateDependentAlignedAttr()
94 TypeSourceInfo *Result = S.SubstType(Aligned->getAlignmentType(), in instantiateDependentAlignedAttr()
95 TemplateArgs, Aligned->getLocation(), in instantiateDependentAlignedAttr()
98 S.AddAlignedAttr(New, *Aligned, Result, IsPackExpansion); in instantiateDependentAlignedAttr()
104 const AlignedAttr *Aligned, Decl *New) { in instantiateDependentAlignedAttr() argument
105 if (!Aligned->isPackExpansion()) { in instantiateDependentAlignedAttr()
106 instantiateDependentAlignedAttr(S, TemplateArgs, Aligned, New, false); in instantiateDependentAlignedAttr()
[all …]
H A DSemaExprCXX.cpp2971 for (int Aligned = 0; Aligned < NumAlignVariants; ++Aligned) { in DeclareGlobalNewDelete() local
2972 if (Aligned) in DeclareGlobalNewDelete()
2978 if (Aligned) in DeclareGlobalNewDelete()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructions.td359 class Aligned<int Bytes> {
512 Aligned<8> {
518 Aligned<16> {
524 (store_local node:$val, node:$ptr)>, Aligned<8> {
530 (store_local node:$val, node:$ptr)>, Aligned<16> {
H A DSIInstrInfo.td412 (load_local_m0 node:$ptr)>, Aligned<8> {
418 (load_local_m0 node:$ptr)>, Aligned<16> {
498 Aligned<8> {
505 Aligned<16> {
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++11/
H A Dcodecvt.cc61 template<typename Elem, bool Aligned = true>
207 template<bool Aligned>
209 write_utf16_bom(range<char16_t, Aligned>& to, codecvt_mode mode) in write_utf16_bom()
234 template<bool Aligned>
236 read_utf16_bom(range<const char16_t, Aligned>& from, codecvt_mode& mode) in read_utf16_bom()
394 template<bool Aligned>
396 read_utf16_code_point(range<const char16_t, Aligned>& from, in read_utf16_code_point()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++11/
H A Dcodecvt.cc61 template<typename Elem, bool Aligned = true>
207 template<bool Aligned>
209 write_utf16_bom(range<char16_t, Aligned>& to, codecvt_mode mode) in write_utf16_bom()
234 template<bool Aligned>
236 read_utf16_bom(range<const char16_t, Aligned>& from, codecvt_mode& mode) in read_utf16_bom()
400 template<bool Aligned>
402 read_utf16_code_point(range<const char16_t, Aligned>& from, in read_utf16_code_point()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86FastISel.cpp91 MachineMemOperand *MMO = nullptr, bool Aligned = false);
93 MachineMemOperand *MMO = nullptr, bool Aligned = false);
488 MachineMemOperand *MMO, bool Aligned) { in X86FastEmitStore() argument
544 if (Aligned) { in X86FastEmitStore()
556 if (Aligned) { in X86FastEmitStore()
571 if (Aligned) { in X86FastEmitStore()
584 if (Aligned) { in X86FastEmitStore()
594 if (Aligned) { in X86FastEmitStore()
607 if (Aligned) { in X86FastEmitStore()
617 if (Aligned) in X86FastEmitStore()
[all …]
/netbsd-src/crypto/external/bsd/openssl/dist/test/recipes/30-test_evp_data/
H A Devpciph_aes_cts.txt178 # 32 bytes input (Aligned blocks should match normal CBC mode)
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/VE/
H A DVEISelLowering.cpp1160 SDValue Aligned = DAG.getNode(ISD::AND, DL, Ptr.getValueType(), in lowerATOMIC_SWAP() local
1165 {N->getChain(), Aligned, Flag, NewVal}, in lowerATOMIC_SWAP()
1179 SDValue Aligned = DAG.getNode(ISD::AND, DL, Ptr.getValueType(), in lowerATOMIC_SWAP() local
1184 {N->getChain(), Aligned, Flag, NewVal}, in lowerATOMIC_SWAP()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DAutoUpgrade.cpp1380 bool Aligned) { in UpgradeMaskedStore() argument
1385 Aligned in UpgradeMaskedStore()
1402 bool Aligned) { in UpgradeMaskedLoad() argument
1407 Aligned in UpgradeMaskedLoad()
1920 bool Aligned = Name[17] != 'u'; // "avx512.mask.storeu". in UpgradeIntrinsicCall() local
1922 CI->getArgOperand(2), Aligned); in UpgradeIntrinsicCall()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZOperators.td572 // Aligned loads.
582 // Aligned stores.
/netbsd-src/external/gpl3/binutils.old/dist/gas/doc/
H A Dc-sparc.texi17 * Sparc-Aligned-Data:: Option to enforce aligned data
179 @node Sparc-Aligned-Data
H A Das.info21372 * Sparc-Aligned-Data:: Option to enforce aligned data
21378 File: as.info, Node: Sparc-Opts, Next: Sparc-Aligned-Data, Up: Sparc-Dependent
21506 File: as.info, Node: Sparc-Aligned-Data, Next: Sparc-Syntax, Prev: Sparc-Opts, Up: Sparc-Depend…
21527 File: as.info, Node: Sparc-Syntax, Next: Sparc-Float, Prev: Sparc-Aligned-Data, Up: Sparc-Depen…
27159 * --enforce-aligned-data: Sparc-Aligned-Data. (line 11)
28291 * data alignment on SPARC: Sparc-Aligned-Data. (line 6)
29674 * SPARC data alignment: Sparc-Aligned-Data. (line 6)
29685 * SPARC syntax: Sparc-Aligned-Data. (line 21)
29829 * syntax, SPARC: Sparc-Aligned-Data. (line 21)
30632 Node: Sparc-Aligned-Data773465
/netbsd-src/external/gpl3/binutils/dist/gas/doc/
H A Dc-sparc.texi17 * Sparc-Aligned-Data:: Option to enforce aligned data
179 @node Sparc-Aligned-Data
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCXCursor.cpp125 case attr::Aligned: in GetCursorKind()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonPatternsHVX.td132 // Aligned loads: everything, plus loads with valignaddr node.
H A DHexagonISelLowering.cpp3025 SDValue Aligned = DAG.getNode(HexagonISD::VALIGN, dl, LoadTy, in LowerUnalignedLoad() local
3029 SDValue M = DAG.getMergeValues({Aligned, NewChain}, dl); in LowerUnalignedLoad()
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExpr.cpp778 llvm::Value *Aligned = in EmitTypeCheck() local
780 if (Aligned != True) in EmitTypeCheck()
781 Checks.push_back(std::make_pair(Aligned, SanitizerKind::Alignment)); in EmitTypeCheck()
H A DTargetInfo.cpp9388 uint64_t Aligned = llvm::alignTo(Size, 64); in pad() local
9389 if (Aligned > Size && Aligned <= ToSize) { in pad()
9390 Elems.push_back(llvm::IntegerType::get(Context, Aligned - Size)); in pad()
9391 Size = Aligned; in pad()
/netbsd-src/external/bsd/file/dist/magic/magdir/
H A Driff73 >0 leshort 0x69 \b, Voxware Byte Aligned
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A DChangeLog1186 * riscv-opc.c (riscv_gpr_names_abi): Aligned the code.
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A DChangeLog1345 * riscv-opc.c (riscv_gpr_names_abi): Aligned the code.
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMInstrMVE.td7062 // PatFrags for "Aligned" extending / truncating
7220 // Aligned Stores
7227 // Aligned Loads
7274 // Aligned masked store, shared between LE and BE
7293 // Aligned masked loads
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DAttr.td661 def Aligned : InheritableAttr {

12