Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaAMDGPU.cpp77 auto Ord = ArgResult.Val.getInt().getZExtValue(); in CheckAMDGCNBuiltinFunctionCall() local
H A DSemaOverload.cpp12223 if (int Ord = CompareConversions(*L, *R)) in operator ()() local
12277 if (int Ord = CompareConversions(*L, *R)) in operator ()() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLocalStackSlotAllocation.cpp62 FrameRef(MachineInstr *I, int64_t Offset, int Idx, unsigned Ord) : in FrameRef()
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVUtils.cpp236 SPIRV::MemorySemantics::MemorySemantics getMemSemantics(AtomicOrdering Ord) { in getMemSemantics()
H A DSPIRVInstructionSelector.cpp720 static SPIRV::Scope::Scope getScope(SyncScope::ID Ord, in getScope()
966 SyncScope::ID Ord = SyncScope::ID(I.getOperand(1).getImm()); in selectFence() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64A57FPLoadBalancing.cpp519 for (auto Reg : Ord) { in scavengeRegister() local
H A DAArch64FastISel.cpp2192 AtomicOrdering Ord = SI->getOrdering(); in selectStore() local
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DCodeViewYAMLSymbols.cpp195 ThunkOrdinal &Ord) { in enumeration()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2166 Value *Addr, AtomicOrdering Ord) const { in emitLoadLinked()
2173 Value *Addr, AtomicOrdering Ord) const { in emitStoreConditional()
2185 AtomicOrdering Ord) const { in emitMaskedAtomicRMWIntrinsic()
2219 Value *CmpVal, Value *NewVal, Value *Mask, AtomicOrdering Ord) const { in emitMaskedAtomicCmpXchgIntrinsic()
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/Coverage/
H A DCoverageMapping.cpp259 unsigned Ord = 0; in TVIdxBuilder() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonGenInsert.cpp414 const RegisterOrdering &Ord; member in __anon7f002ed80311::OrderedRegisterList
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp4283 AtomicOrdering Ord = in LowerATOMIC_FENCE() local