Searched refs:Relaxed (Results 1 – 18 of 18) sorted by relevance
| /openbsd/src/gnu/llvm/llvm/lib/MCA/ |
| D | CodeEmitter.cpp | 25 MCInst Relaxed(Sequence[MCID]); in getOrCreateEncodingInfo() local 27 MAB.relaxInstruction(Relaxed, STI); in getOrCreateEncodingInfo() 30 MCE.encodeInstruction(Relaxed, VecOS, Fixups, STI); in getOrCreateEncodingInfo()
|
| /openbsd/src/gnu/llvm/llvm/lib/MC/ |
| D | MCObjectStreamer.cpp | 452 MCInst Relaxed = Inst; in emitInstructionImpl() local 453 while (Backend.mayNeedRelaxation(Relaxed, STI)) in emitInstructionImpl() 454 Backend.relaxInstruction(Relaxed, STI); in emitInstructionImpl() 455 emitInstToData(Relaxed, STI); in emitInstructionImpl()
|
| D | MCAssembler.cpp | 990 MCInst Relaxed = F.getInst(); in relaxInstruction() local 991 getBackend().relaxInstruction(Relaxed, *F.getSubtargetInfo()); in relaxInstruction() 1000 getEmitter().encodeInstruction(Relaxed, VecOS, Fixups, *F.getSubtargetInfo()); in relaxInstruction() 1003 F.setInst(Relaxed); in relaxInstruction()
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/X86/MCTargetDesc/ |
| D | X86AsmBackend.cpp | 842 MCInst Relaxed = RF.getInst(); in padInstructionViaRelaxation() local 843 relaxInstruction(Relaxed, *RF.getSubtargetInfo()); in padInstructionViaRelaxation() 848 Emitter.encodeInstruction(Relaxed, VecOS, Fixups, *RF.getSubtargetInfo()); in padInstructionViaRelaxation() 855 RF.setInst(Relaxed); in padInstructionViaRelaxation()
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/WebAssembly/ |
| D | WebAssemblyInstrSIMD.td | 1338 // Relaxed swizzle 1348 // Relaxed floating-point to int conversions 1368 // Relaxed (Negative) Multiply-Add (madd/nmadd) 1408 // Relaxed floating-point min and max. 1431 // Relaxed rounding q15 multiplication 1439 // Relaxed integer dot product 1458 // Relaxed BFloat16 dot product
|
| /openbsd/src/gnu/llvm/llvm/include/llvm/IR/ |
| D | IntrinsicsWebAssembly.td | 245 // Relaxed SIMD intrinsics (experimental)
|
| /openbsd/src/gnu/llvm/clang/include/clang/Basic/ |
| D | BuiltinsWebAssembly.def | 164 // Relaxed SIMD builtins (experimental)
|
| /openbsd/src/gnu/usr.bin/perl/pod/ |
| D | perl5005delta.pod | 133 =head2 Relaxed new mandatory warnings introduced in 5.004
|
| /openbsd/src/sys/dev/microcode/aic7xxx/ |
| D | aic79xx.reg | 669 * Relaxed Order Enable
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/Mips/ |
| D | MipsInstrInfo.td | 651 // * 'Relaxed' immediates are supersets of the corresponding unsigned immediate.
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/gas/ |
| D | ChangeLog-9899 | 4689 (parallel_ok): Relaxed parallel subinstruction dependency check.
|
| /openbsd/src/gnu/usr.bin/binutils/gas/ |
| D | ChangeLog-9899 | 4689 (parallel_ok): Relaxed parallel subinstruction dependency check.
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/java/ |
| D | ChangeLog | 5919 * parse.h (INNER_ENCLOSING_SCOPE_CHECK): Relaxed test to allow 8514 * expr.c (lookup_field): Relaxed the test on class loading error
|
| /openbsd/src/usr.bin/lex/ |
| D | ChangeLog | 1348 * flex.skl, flexdef.h, flexint.h, misc.c: Relaxed tests for __STDC__
|
| /openbsd/src/gnu/usr.bin/binutils/gas/po/ |
| D | gas.pot | 8392 "-RMO\t\t\tuse Relaxed Memory Ordering\n"
|
| D | tr.po | 8663 "-RMO\t\t\tuse Relaxed Memory Ordering\n"
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/gas/po/ |
| D | gas.pot | 9123 "-RMO\t\t\tuse Relaxed Memory Ordering\n"
|
| D | tr.po | 9580 "-RMO\t\t\tuse Relaxed Memory Ordering\n"
|