Home
last modified time | relevance | path

Searched refs:Relaxed (Results 1 – 18 of 18) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/MCA/
DCodeEmitter.cpp25 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/
DMCObjectStreamer.cpp452 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()
DMCAssembler.cpp990 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/
DX86AsmBackend.cpp842 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/
DWebAssemblyInstrSIMD.td1338 // 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/
DIntrinsicsWebAssembly.td245 // Relaxed SIMD intrinsics (experimental)
/openbsd/src/gnu/llvm/clang/include/clang/Basic/
DBuiltinsWebAssembly.def164 // Relaxed SIMD builtins (experimental)
/openbsd/src/gnu/usr.bin/perl/pod/
Dperl5005delta.pod133 =head2 Relaxed new mandatory warnings introduced in 5.004
/openbsd/src/sys/dev/microcode/aic7xxx/
Daic79xx.reg669 * Relaxed Order Enable
/openbsd/src/gnu/llvm/llvm/lib/Target/Mips/
DMipsInstrInfo.td651 // * 'Relaxed' immediates are supersets of the corresponding unsigned immediate.
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/
DChangeLog-98994689 (parallel_ok): Relaxed parallel subinstruction dependency check.
/openbsd/src/gnu/usr.bin/binutils/gas/
DChangeLog-98994689 (parallel_ok): Relaxed parallel subinstruction dependency check.
/openbsd/src/gnu/usr.bin/gcc/gcc/java/
DChangeLog5919 * 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/
DChangeLog1348 * flex.skl, flexdef.h, flexint.h, misc.c: Relaxed tests for __STDC__
/openbsd/src/gnu/usr.bin/binutils/gas/po/
Dgas.pot8392 "-RMO\t\t\tuse Relaxed Memory Ordering\n"
Dtr.po8663 "-RMO\t\t\tuse Relaxed Memory Ordering\n"
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/po/
Dgas.pot9123 "-RMO\t\t\tuse Relaxed Memory Ordering\n"
Dtr.po9580 "-RMO\t\t\tuse Relaxed Memory Ordering\n"