/netbsd-src/external/apache2/llvm/dist/llvm/lib/MCA/ |
H A D | CodeEmitter.cpp | 26 MCInst Relaxed(Sequence[MCID]); in getOrCreateEncodingInfo() local 28 MAB.relaxInstruction(Relaxed, STI); in getOrCreateEncodingInfo() 31 MCE.encodeInstruction(Relaxed, VecOS, Fixups, STI); in getOrCreateEncodingInfo()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/ |
H A D | MCObjectStreamer.cpp | 408 MCInst Relaxed = Inst; in emitInstructionImpl() local 409 while (Backend.mayNeedRelaxation(Relaxed, STI)) in emitInstructionImpl() 410 Backend.relaxInstruction(Relaxed, STI); in emitInstructionImpl() 411 emitInstToData(Relaxed, STI); in emitInstructionImpl()
|
H A D | MCAssembler.cpp | 1000 MCInst Relaxed = F.getInst(); in relaxInstruction() local 1001 getBackend().relaxInstruction(Relaxed, *F.getSubtargetInfo()); in relaxInstruction() 1010 getEmitter().encodeInstruction(Relaxed, VecOS, Fixups, *F.getSubtargetInfo()); in relaxInstruction() 1013 F.setInst(Relaxed); in relaxInstruction()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/ |
H A D | X86AsmBackend.cpp | 927 MCInst Relaxed = RF.getInst(); in padInstructionViaRelaxation() local 928 relaxInstruction(Relaxed, *RF.getSubtargetInfo()); in padInstructionViaRelaxation() 933 Emitter.encodeInstruction(Relaxed, VecOS, Fixups, *RF.getSubtargetInfo()); in padInstructionViaRelaxation() 940 RF.setInst(Relaxed); in padInstructionViaRelaxation()
|
/netbsd-src/external/bsd/elftoolchain/dist/common/sys/ |
H A D | elfconstants.m4 | 530 `Relaxed Memory Ordering')
|
/netbsd-src/sys/dev/microcode/aic7xxx/ |
H A D | aic79xx.reg | 677 * Relaxed Order Enable
|
/netbsd-src/share/misc/ |
H A D | acronyms.comp | 1446 RMO Relaxed Memory Ordering
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/ |
H A D | MipsInstrInfo.td | 651 // * 'Relaxed' immediates are supersets of the corresponding unsigned immediate.
|
/netbsd-src/external/gpl3/binutils/dist/gas/ |
H A D | ChangeLog-9899 | 4689 (parallel_ok): Relaxed parallel subinstruction dependency check.
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/ |
H A D | ChangeLog-9899 | 4689 (parallel_ok): Relaxed parallel subinstruction dependency check.
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/po/ |
H A D | ja.po | 9768 msgid "Relaxed out-of-range branch into a jump" 12383 "-RMO\t\t\tuse Relaxed Memory Ordering\n"
|
H A D | id.po | 10149 msgid "Relaxed out-of-range branch into a jump" 12985 "-RMO\t\t\tuse Relaxed Memory Ordering\n" 12989 "-RMO\t\t\tgunakan Relaxed Memory Ordering\n"
|
H A D | fi.po | 10166 msgid "Relaxed out-of-range branch into a jump" 13013 "-RMO\t\t\tuse Relaxed Memory Ordering\n"
|
H A D | ru.po | 17592 "-RMO\t\t\tuse Relaxed Memory Ordering\n" 17596 "-RMO использовать Relaxed Memory Ordering\n"
|
H A D | uk.po | 17486 "-RMO\t\t\tuse Relaxed Memory Ordering\n" 17490 "-RMO\t\t\tвикористовувати Relaxed Memory Ordering\n"
|
H A D | rw.po | 10596 "-RMO\t\t\tuse Relaxed Memory Ordering\n"
|
/netbsd-src/external/gpl3/binutils/dist/gas/po/ |
H A D | ja.po | 9768 msgid "Relaxed out-of-range branch into a jump" 12383 "-RMO\t\t\tuse Relaxed Memory Ordering\n"
|
H A D | id.po | 10149 msgid "Relaxed out-of-range branch into a jump" 12985 "-RMO\t\t\tuse Relaxed Memory Ordering\n" 12989 "-RMO\t\t\tgunakan Relaxed Memory Ordering\n"
|
H A D | uk.po | 18059 "-RMO\t\t\tuse Relaxed Memory Ordering\n" 18063 "-RMO\t\t\tвикористовувати Relaxed Memory Ordering\n"
|
H A D | fi.po | 10166 msgid "Relaxed out-of-range branch into a jump" 13013 "-RMO\t\t\tuse Relaxed Memory Ordering\n"
|
H A D | ru.po | 17748 "-RMO\t\t\tuse Relaxed Memory Ordering\n" 17752 "-RMO использовать Relaxed Memory Ordering\n"
|
H A D | rw.po | 10596 "-RMO\t\t\tuse Relaxed Memory Ordering\n"
|
H A D | sv.po | 17000 "-RMO\t\t\tuse Relaxed Memory Ordering\n" 17004 "-RMO\t\t\tanvänd Relaxed Memory Ordering\n"
|
/netbsd-src/sys/external/bsd/acpica/dist/ |
H A D | changes.txt | 13173 Relaxed a compiler restriction that disallowed a ResourceIndex byte if 17081 Relaxed typechecking on the ASL "Scope" operator to allow the 17949 algorithm was not functioning for some object types. Relaxed the 19448 1. Relaxed typechecking to allow interchangeability between
|
/netbsd-src/external/bsd/flex/dist/ |
H A D | ChangeLog | 3781 * flex.skl, flexdef.h, flexint.h, misc.c: Relaxed tests for __STDC__
|