Home
last modified time | relevance | path

Searched defs:Ord (Results 1 – 14 of 14) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DLocalStackSlotAllocation.cpp61 FrameRef(MachineInstr *I, int64_t Offset, int Idx, unsigned Ord) : in FrameRef()
/openbsd-src/gnu/llvm/llvm/lib/Target/SPIRV/
H A DSPIRVUtils.cpp196 SPIRV::MemorySemantics::MemorySemantics getMemSemantics(AtomicOrdering Ord) { in getMemSemantics()
H A DSPIRVInstructionSelector.cpp551 static SPIRV::Scope::Scope getScope(SyncScope::ID Ord) { in getScope()
704 SyncScope::ID Ord = SyncScope::ID(I.getOperand(1).getImm()); in selectFence() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64A57FPLoadBalancing.cpp519 auto Ord = RCI.getOrder(TRI->getRegClass(RegClassID)); in scavengeRegister() local
H A DAArch64FastISel.cpp2197 AtomicOrdering Ord = SI->getOrdering(); in selectStore() local
/openbsd-src/gnu/llvm/llvm/lib/ObjectYAML/
H A DCodeViewYAMLSymbols.cpp193 ThunkOrdinal &Ord) { in enumeration()
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetLowering.h1998 Value *Addr, AtomicOrdering Ord) const { in emitLoadLinked()
2005 Value *Addr, AtomicOrdering Ord) const { in emitStoreConditional()
2017 AtomicOrdering Ord) const { in emitMaskedAtomicRMWIntrinsic()
2051 Value *CmpVal, Value *NewVal, Value *Mask, AtomicOrdering Ord) const { in emitMaskedAtomicCmpXchgIntrinsic()
/openbsd-src/gnu/llvm/llvm/bindings/ocaml/llvm/
H A Dllvm.ml166 | Ord Constructor
H A Dllvm.mli189 | Ord (** Ordered (no operand is NaN) *) Constructor
H A Dllvm_ocaml.c2009 LLVMValueRef Val, value Ord, value ST, in llvm_build_atomicrmw_native()
/openbsd-src/gnu/llvm/llvm/tools/llvm-c-test/
H A Decho.cpp657 LLVMAtomicOrdering Ord = LLVMGetOrdering(Src); in CloneInstruction() local
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonGenInsert.cpp414 const RegisterOrdering &Ord; member in __anonf805750f0311::OrderedRegisterList
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaChecking.cpp4486 auto Ord = ArgResult.Val.getInt().getZExtValue(); in CheckAMDGCNBuiltinFunctionCall() local
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp4244 AtomicOrdering Ord = static_cast<AtomicOrdering>(OrdN->getZExtValue()); in LowerATOMIC_FENCE() local