Searched defs:IsAtomic (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_shadow.h131 bool IsAtomic() const { return x_ & kAtomicBit; } function in class:__tsan::Shadow
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/Disassembler/
H A DAMDGPUDisassembler.cpp709 bool IsAtomic = (VDstIdx != -1); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp415 auto IsAtomic = InstName.find("atomic.") != StringRef::npos; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp561 bool IsAtomic = false; member in struct:__anon2933::EarlyCSE::LoadValue
564 LoadValue(Instruction *Inst, unsigned Generation, unsigned MatchingId, bool IsAtomic) argument
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_rtl.h225 bool IsAtomic() const { function in class:__tsan::Shadow
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_rtl.h221 bool IsAtomic() const { function in class:__tsan::Shadow
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp22725 bool IsAtomic; member in struct:MemUseCharacteristics

Completed in 503 milliseconds