Searched defs:Ord (Results 1 – 12 of 12) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaAMDGPU.cpp | 77 auto Ord = ArgResult.Val.getInt().getZExtValue(); in CheckAMDGCNBuiltinFunctionCall() local
|
H A D | SemaOverload.cpp | 12223 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 D | LocalStackSlotAllocation.cpp | 62 FrameRef(MachineInstr *I, int64_t Offset, int Idx, unsigned Ord) : in FrameRef()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
H A D | SPIRVUtils.cpp | 236 SPIRV::MemorySemantics::MemorySemantics getMemSemantics(AtomicOrdering Ord) { in getMemSemantics()
|
H A D | SPIRVInstructionSelector.cpp | 720 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 D | AArch64A57FPLoadBalancing.cpp | 519 for (auto Reg : Ord) { in scavengeRegister() local
|
H A D | AArch64FastISel.cpp | 2192 AtomicOrdering Ord = SI->getOrdering(); in selectStore() local
|
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/ |
H A D | CodeViewYAMLSymbols.cpp | 195 ThunkOrdinal &Ord) { in enumeration()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | TargetLowering.h | 2166 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 D | CoverageMapping.cpp | 259 unsigned Ord = 0; in TVIdxBuilder() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonGenInsert.cpp | 414 const RegisterOrdering &Ord; member in __anon7f002ed80311::OrderedRegisterList
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 4283 AtomicOrdering Ord = in LowerATOMIC_FENCE() local
|