Home
last modified time | relevance | path

Searched defs:ordering (Results 1 – 5 of 5) sorted by relevance

/llvm-project/flang/include/flang/Evaluate/
H A Dcommon.h72 Reverse(Ordering ordering) Reverse() argument
82 RelationFromOrdering(Ordering ordering) RelationFromOrdering() argument
/llvm-project/mlir/lib/Dialect/LLVMIR/IR/
H A DLLVMDialect.cpp888 build(OpBuilder & builder,OperationState & state,Type type,Value addr,unsigned alignment,bool isVolatile,bool isNonTemporal,bool isInvariant,AtomicOrdering ordering,StringRef syncscope) build() argument
926 build(OpBuilder & builder,OperationState & state,Value value,Value addr,unsigned alignment,bool isVolatile,bool isNonTemporal,AtomicOrdering ordering,StringRef syncscope) build() argument
2709 build(OpBuilder & builder,OperationState & state,AtomicBinOp binOp,Value ptr,Value val,AtomicOrdering ordering,StringRef syncscope,unsigned alignment,bool isVolatile) build() argument
2790 build(OpBuilder & builder,OperationState & state,AtomicOrdering ordering,StringRef syncscope) build() argument
[all...]
/llvm-project/mlir/lib/IR/
H A DAsmPrinter.cpp1268 int ordering; global() member
/llvm-project/llvm/lib/IR/
H A DCore.cpp4220 LLVMBuildAtomicRMW(LLVMBuilderRef B,LLVMAtomicRMWBinOp op,LLVMValueRef PTR,LLVMValueRef Val,LLVMAtomicOrdering ordering,LLVMBool singleThread) LLVMBuildAtomicRMW() argument
/llvm-project/llvm/docs/
H A DLangRef.rst3485 .. _ordering: global() target
[all...]