| /freebsd/contrib/llvm-project/llvm/lib/MC/ |
| H A D | MCAssembler.cpp | 882 MCInst Relaxed = F.getInst(); in relaxInstruction() local 883 getBackend().relaxInstruction(Relaxed, *F.getSubtargetInfo()); in relaxInstruction() 886 F.setInst(Relaxed); in relaxInstruction() 889 getEmitter().encodeInstruction(Relaxed, Data, Fixups, *F.getSubtargetInfo()); in relaxInstruction() 907 bool Relaxed, UseZeroPad; in relaxLEB() local 908 std::tie(Relaxed, UseZeroPad) = getBackend().relaxLEB128(LF, Value); in relaxLEB() 909 if (!Relaxed) { in relaxLEB()
|
| H A D | MCObjectStreamer.cpp | 369 MCInst Relaxed = Inst; in emitInstructionImpl() local 370 while (Backend.mayNeedRelaxation(Relaxed.getOpcode(), Relaxed.getOperands(), in emitInstructionImpl() 372 Backend.relaxInstruction(Relaxed, STI); in emitInstructionImpl() 373 emitInstToData(Relaxed, STI); in emitInstructionImpl()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXUtilities.h | 132 case Ordering::Relaxed: in OrderingToString()
|
| H A D | NVPTX.h | 158 Relaxed = (OrderingUnderlyingType)AtomicOrdering::Monotonic, enumerator
|
| H A D | NVPTXISelDAGToDAG.cpp | 672 return HasMemoryOrdering ? NVPTX::Ordering::Relaxed in getOperationOrderings() 736 case NVPTX::Ordering::Relaxed: in getOperationScope() 855 case NVPTX::Ordering::Relaxed: in getFenceOp()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
| H A D | X86AsmBackend.cpp | 851 MCInst Relaxed = RF.getInst(); in padInstructionViaRelaxation() local 852 relaxInstruction(Relaxed, *RF.getSubtargetInfo()); in padInstructionViaRelaxation() 856 Emitter.encodeInstruction(Relaxed, Code, Fixups, *RF.getSubtargetInfo()); in padInstructionViaRelaxation() 863 RF.setInst(Relaxed); in padInstructionViaRelaxation()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/MCTargetDesc/ |
| H A D | NVPTXInstPrinter.cpp | 280 case NVPTX::Ordering::Relaxed: in printLdStCode()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyInstrSIMD.td | 1493 // Relaxed swizzle 1503 // Relaxed floating-point to int conversions 1523 // Relaxed (Negative) Multiply-Add (madd/nmadd) 1568 // Relaxed floating-point min and max. 1591 // Relaxed rounding q15 multiplication 1599 // Relaxed integer dot product 1618 // Relaxed BFloat16 dot product
|
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | BuiltinsWebAssembly.def | 152 // Relaxed SIMD builtins
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | IntrinsicsWebAssembly.td | 263 // Relaxed SIMD intrinsics (experimental)
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/ |
| H A D | ClauseT.h | 239 ENUM(MemoryOrder, AcqRel, Acquire, Relaxed, Release, SeqCst);
|
| /freebsd/sys/dev/aic7xxx/ |
| H A D | aic79xx.reg | 666 * Relaxed Order Enable
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | MipsInstrInfo.td | 652 // * 'Relaxed' immediates are supersets of the corresponding unsigned immediate.
|
| /freebsd/sys/contrib/dev/acpica/ |
| H A D | changes.txt | 13334 Relaxed a compiler restriction that disallowed a ResourceIndex byte if 17242 Relaxed typechecking on the ASL "Scope" operator to allow the 18110 algorithm was not functioning for some object types. Relaxed the 19609 1. Relaxed typechecking to allow interchangeability between
|
| /freebsd/contrib/flex/ |
| H A D | ChangeLog | 3781 * flex.skl, flexdef.h, flexint.h, misc.c: Relaxed tests for __STDC__
|