Home
last modified time | relevance | path

Searched refs:ARI (Results 1 – 25 of 42) sorted by relevance

12

/netbsd/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/JITLink/
H A DMachOLinkGraphBuilder.h165 MachO::any_relocation_info ARI = in getRelocationInfo() local
168 RI.r_address = ARI.r_word0; in getRelocationInfo()
169 RI.r_symbolnum = ARI.r_word1 & 0xffffff; in getRelocationInfo()
170 RI.r_pcrel = (ARI.r_word1 >> 24) & 1; in getRelocationInfo()
171 RI.r_length = (ARI.r_word1 >> 25) & 3; in getRelocationInfo()
172 RI.r_extern = (ARI.r_word1 >> 27) & 1; in getRelocationInfo()
173 RI.r_type = (ARI.r_word1 >> 28); in getRelocationInfo()
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DAttributor.cpp1659 if (ARI && ARI->getNumReplacementArgs() <= ReplacementTypes.size()) { in registerFunctionSignatureRewrite()
1666 ARI.reset(); in registerFunctionSignatureRewrite()
1715 if (const std::unique_ptr<ArgumentReplacementInfo> &ARI = in rewriteFunctionSignatures() local
1717 NewArgumentTypes.append(ARI->ReplacementTypes.begin(), in rewriteFunctionSignatures()
1718 ARI->ReplacementTypes.end()); in rewriteFunctionSignatures()
1788 if (ARI->ACSRepairCB) in rewriteFunctionSignatures()
1789 ARI->ACSRepairCB(*ARI, ACS, NewArgOperands); in rewriteFunctionSignatures()
1849 if (const std::unique_ptr<ArgumentReplacementInfo> &ARI = in rewriteFunctionSignatures() local
1851 if (ARI->CalleeRepairCB) in rewriteFunctionSignatures()
1852 ARI->CalleeRepairCB(*ARI, *NewFn, NewFnArgIt); in rewriteFunctionSignatures()
[all …]
H A DAttributorAttributes.cpp5696 [=](const Attributor::ArgumentReplacementInfo &ARI, in manifest()
5718 [=, &AlignAA](const Attributor::ArgumentReplacementInfo &ARI, in manifest() argument
5726 ACS.getCallArgOperand(ARI.getReplacedArg().getArgNo()), in manifest()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/M68k/
H A DM68kISelDAGToDAG.cpp49 ARI, // Address Register Indirect enumerator
868 M68kISelAddressMode AM(M68kISelAddressMode::AddrType::ARI); in SelectARI()
H A DM68kInstrInfo.td232 def MxARI : MxOpClass<"ARI">;
545 // jOp: Supported ARI operand
546 // jPat: What ARI pattern to use
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/ARC/
H A DARCISelLowering.cpp711 const ARCRegisterInfo &ARI = *Subtarget.getRegisterInfo(); in LowerFRAMEADDR() local
720 Register FrameReg = ARI.getFrameRegister(MF); in LowerFRAMEADDR()
/netbsd/external/gpl3/gdb/dist/gdb/
H A DChangeLog-20092341 ARI fix: OP eol rule.
2353 ARI fix: OP eol rule.
2368 ARI fix: OP eol rule.
2381 ARI fix: "%p" rule.
8135 * breakpoint.c: ARI fixes.
10093 ARI change: Use "/* ARI: rule */" pattern.
10199 ARI fix: remove "%p".
10394 ARI fix: sprintf rule.
10762 ARI fix: "xasprintf" rule.
10868 ARI fix: "strlen d_name" rule.
[all …]
H A DChangeLog-2013191 * value.c (value_entirely_unavailable): ARI fix: Move trailing
4478 ARI fix: Push # directives to start of line.
7102 "ARI: editCase function".
7894 * common/linux-btrace.c: ARI fix: Include "gdb_wait.h"
7899 * nios2-tdep.c (nios2_dwarf_reg_to_regnum): ARI fix: remove
7910 error message (ARI fix).
8310 * dwarf2read.c (handle_DW_AT_stmt_list): Avoid ARI warning for
8326 * dwarf2read.c (get_DW_AT_signature_type): Add ARI marker.
10644 to the start of next line to fix an ARI warning.
11376 * linespec.c (get_current_search_block): ARI fix, use (void)
[all …]
H A DChangeLog-20121454 ARI fixes: sprintf rule.
1551 ARI fixes: move gdb_wait and gdb_stat headers to common subdirectory.
1576 ARI xasprintf rule fixes.
1639 ARI fixes: Avoid sprintf function use rule.
2083 * common/linux-osdata.c (dirent.h): ARI fix: Remove.
2099 * remote.c (remote_insert_hw_breakpoint): ARI fix,
2223 Incorporate ARI web page generator into GDB sources.
6860 * common/buffer.c (buffer_grow): ARI fix: Remove unneeded
8199 * probe.c (compile_rx_or_error): Silence ARI warning about missing
10730 * mips-tdep.c (mips_linux_reg_names): Improve comment to avoid ARI
[all …]
H A DChangeLog-20117591 * xcoffread.c (process_xcoff_symbol): ARI fix: Avoid assignment
7608 ARI fixes: Use only lowercase function name for static functions.
7641 ARI cleanup.
8875 ARI fixes: Add missing internationalization markups throughout
8884 ARI fixes: Add missing internationalization markups throughout
8895 ARI fixes: Messages should have no trailing new lines.
9017 Fix ARI warnings about new lines at the end of messages, which
9119 Fix ARI warning about function names in first column.
9159 Fix ARI warning about functions without parameters that do not
12140 * m32r-rom.c (m32r_upload_command): Fix up ARI warnings for _
H A DChangeLog-20072524 * cp-abi.c (set_cp_abi_as_auto_default): ARI fix:
2985 * breakpoint.c (print_one_breakpoint_location): ARI fix:
2990 * linux-fork.c: ARI fix: include "gdb_dirent.h" instead of <dirent.h>.
3158 * config/i386/nm-i386.h (CHILD_POST_STARTUP_INFERIOR): ARI fix: Remove.
3162 * linux-fork.c: ARI fix: include "gdb_wait.h" instead of <sys/wait.h>.
3172 * objc-exp.y: ARI fix: remove 4 PARAMS.
3381 * p-typeprint.c: Fix 11 ARI reported problems.
3410 * p-exp.y: Fix 12 ARI reported problems.
3779 * p-valprint.c: Fix 7 ARI reported problems.
H A DChangeLog-20101608 Fix ARI warnings in advance_wild_match.
6326 ARI fix: Remove ATTRIBUTE_UNUSED throughout.
6507 * python/py-param.c (parm_constants): Avoid ARI warning
6508 by adding ARI comment.
6626 ARI warning fix.
6768 Fix ARI warning.
8058 * remote.c (end_thread): ARI fix: Use xstrdup instead of strdup.
H A DChangeLog-2018418 * nat/linux-ptrace.c (kill_child): Fix ARI warning by removing
490 declare on one line to fix ARI warning.
546 * riscv-tdep.c (riscv_register_name): Fix ARI warning by removing
3267 * procfs.c (create_procinfo): Use xsnprintf to fix ARI warning.
3276 * procfs.c (create_procinfo): Fix ARI warning.
3297 * procfs.c (procfs_find_LDT_entry): Silence ARI warning.
4473 * riscv-tdep.c (riscv_frame_cache): Fix ARI warning, don't end a
5728 * common/scoped_mmap.c (mmap_file): Silence ARI warning.
10329 Add ARI comments.
H A DChangeLog-2019657 (string_vappendf): Add ARI comment.
663 * target-float.c (host_float_ops<T>::from_target): Add ARI
670 ARI marker to abort.
671 * event-top.c (handle_sigsegv): Add ARI marker to abort.
/netbsd/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-20092341 ARI fix: OP eol rule.
2353 ARI fix: OP eol rule.
2368 ARI fix: OP eol rule.
2381 ARI fix: "%p" rule.
8135 * breakpoint.c: ARI fixes.
10093 ARI change: Use "/* ARI: rule */" pattern.
10199 ARI fix: remove "%p".
10394 ARI fix: sprintf rule.
10762 ARI fix: "xasprintf" rule.
10868 ARI fix: "strlen d_name" rule.
[all …]
H A DChangeLog-2013191 * value.c (value_entirely_unavailable): ARI fix: Move trailing
4478 ARI fix: Push # directives to start of line.
7102 "ARI: editCase function".
7894 * common/linux-btrace.c: ARI fix: Include "gdb_wait.h"
7899 * nios2-tdep.c (nios2_dwarf_reg_to_regnum): ARI fix: remove
7910 error message (ARI fix).
8310 * dwarf2read.c (handle_DW_AT_stmt_list): Avoid ARI warning for
8326 * dwarf2read.c (get_DW_AT_signature_type): Add ARI marker.
10644 to the start of next line to fix an ARI warning.
11376 * linespec.c (get_current_search_block): ARI fix, use (void)
[all …]
H A DChangeLog-20121454 ARI fixes: sprintf rule.
1551 ARI fixes: move gdb_wait and gdb_stat headers to common subdirectory.
1576 ARI xasprintf rule fixes.
1639 ARI fixes: Avoid sprintf function use rule.
2083 * common/linux-osdata.c (dirent.h): ARI fix: Remove.
2099 * remote.c (remote_insert_hw_breakpoint): ARI fix,
2223 Incorporate ARI web page generator into GDB sources.
6860 * common/buffer.c (buffer_grow): ARI fix: Remove unneeded
8199 * probe.c (compile_rx_or_error): Silence ARI warning about missing
10730 * mips-tdep.c (mips_linux_reg_names): Improve comment to avoid ARI
[all …]
H A DChangeLog-20117591 * xcoffread.c (process_xcoff_symbol): ARI fix: Avoid assignment
7608 ARI fixes: Use only lowercase function name for static functions.
7641 ARI cleanup.
8875 ARI fixes: Add missing internationalization markups throughout
8884 ARI fixes: Add missing internationalization markups throughout
8895 ARI fixes: Messages should have no trailing new lines.
9017 Fix ARI warnings about new lines at the end of messages, which
9119 Fix ARI warning about function names in first column.
9159 Fix ARI warning about functions without parameters that do not
12140 * m32r-rom.c (m32r_upload_command): Fix up ARI warnings for _
H A DChangeLog-20072524 * cp-abi.c (set_cp_abi_as_auto_default): ARI fix:
2985 * breakpoint.c (print_one_breakpoint_location): ARI fix:
2990 * linux-fork.c: ARI fix: include "gdb_dirent.h" instead of <dirent.h>.
3158 * config/i386/nm-i386.h (CHILD_POST_STARTUP_INFERIOR): ARI fix: Remove.
3162 * linux-fork.c: ARI fix: include "gdb_wait.h" instead of <sys/wait.h>.
3172 * objc-exp.y: ARI fix: remove 4 PARAMS.
3381 * p-typeprint.c: Fix 11 ARI reported problems.
3410 * p-exp.y: Fix 12 ARI reported problems.
3779 * p-valprint.c: Fix 7 ARI reported problems.
H A DChangeLog-20101608 Fix ARI warnings in advance_wild_match.
6326 ARI fix: Remove ATTRIBUTE_UNUSED throughout.
6507 * python/py-param.c (parm_constants): Avoid ARI warning
6508 by adding ARI comment.
6626 ARI warning fix.
6768 Fix ARI warning.
8058 * remote.c (end_thread): ARI fix: Use xstrdup instead of strdup.
H A DChangeLog-2018418 * nat/linux-ptrace.c (kill_child): Fix ARI warning by removing
490 declare on one line to fix ARI warning.
546 * riscv-tdep.c (riscv_register_name): Fix ARI warning by removing
3267 * procfs.c (create_procinfo): Use xsnprintf to fix ARI warning.
3276 * procfs.c (create_procinfo): Fix ARI warning.
3297 * procfs.c (procfs_find_LDT_entry): Silence ARI warning.
4473 * riscv-tdep.c (riscv_frame_cache): Fix ARI warning, don't end a
5728 * common/scoped_mmap.c (mmap_file): Silence ARI warning.
10329 Add ARI comments.
H A DChangeLog-2019657 (string_vappendf): Add ARI comment.
663 * target-float.c (host_float_ops<T>::from_target): Add ARI
670 ARI marker to abort.
671 * event-top.c (handle_sigsegv): Add ARI marker to abort.
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp6345 const AArch64RegisterInfo *ARI = static_cast<const AArch64RegisterInfo *>( in findRegisterToSaveLRTo() local
6351 if (!ARI->isReservedReg(*MF, Reg) && in findRegisterToSaveLRTo()
6907 const AArch64RegisterInfo *ARI = static_cast<const AArch64RegisterInfo *>( in isMBBSafeToOutlineFrom() local
6913 if (!ARI->isReservedReg(*MF, Reg) && Reg != AArch64::LR && in isMBBSafeToOutlineFrom()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp2632 const ARMBaseRegisterInfo *ARI = Subtarget->getRegisterInfo(); in LowerCall() local
2635 Mask = ARI->getThisReturnPreservedMask(MF, CallConv); in LowerCall()
2641 Mask = ARI->getCallPreservedMask(MF, CallConv); in LowerCall()
2644 Mask = ARI->getCallPreservedMask(MF, CallConv); in LowerCall()
3361 auto ARI = static_cast<const ARMRegisterInfo *>(TRI); in LowerGlobalTLSAddressDarwin() local
3362 const uint32_t *Mask = ARI->getTLSCallPreservedMask(DAG.getMachineFunction()); in LowerGlobalTLSAddressDarwin()
3849 const ARMBaseRegisterInfo *ARI = Subtarget->getRegisterInfo(); in LowerINTRINSIC_VOID() local
3851 ARI->getCallPreservedMask(DAG.getMachineFunction(), CallingConv::C); in LowerINTRINSIC_VOID()
5834 const ARMBaseRegisterInfo &ARI = in LowerFRAMEADDR() local
5843 Register FrameReg = ARI.getFrameRegister(MF); in LowerFRAMEADDR()
H A DARMBaseInstrInfo.cpp5707 const ARMBaseRegisterInfo *ARI = static_cast<const ARMBaseRegisterInfo *>( in findRegisterToSaveLRTo() local
5710 BitVector regsReserved = ARI->getReservedRegs(*MF); in findRegisterToSaveLRTo()

12