Home
last modified time | relevance | path

Searched defs:IsAtomic (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/
H A DLoadStoreOpt.cpp194 bool IsAtomic; in instMayAlias() member
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp285 bool IsAtomic; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp393 auto IsAtomic = InstName.find("atomic.") != StringRef::npos; in checkForP2AlignIfLoadStore() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp523 bool IsAtomic = false; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp440 auto IsAtomic = InstName.contains("atomic."); in checkForP2AlignIfLoadStore() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/Disassembler/
H A DAMDGPUDisassembler.cpp485 bool IsAtomic = (VDstIdx != -1); in convertMIMGInst() local
/aosp_15_r20/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl.h210 bool IsAtomic() const { in IsAtomic() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp580 bool IsAtomic = false; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/Disassembler/
H A DAMDGPUDisassembler.cpp906 bool IsAtomic = (VDstIdx != -1); in convertMIMGInst() local
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp2128 bool IsAtomic, bool IsAtomicReturn) { in cvtMubufImpl()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp5835 bool IsAtomic, in cvtMubufImpl()
5951 bool IsAtomic) { in cvtMIMG()
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGObjC.cpp655 unsigned IsAtomic : 1; member in __anon9a67215e0211::PropertyImplStrategy
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp7721 bool IsAtomic) { in cvtMubufImpl()
7822 bool IsAtomic) { in cvtMIMG()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/AsmParser/
H A DLLParser.cpp2448 bool LLParser::parseScopeAndOrdering(bool IsAtomic, SyncScope::ID &SSID, in parseScopeAndOrdering()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp20809 bool IsAtomic; in isAlias() member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp26031 bool IsAtomic; in mayAlias() member