| /llvm-project-15.0.7/clang/test/CXX/dcl.decl/dcl.meaning/dcl.fct/dcl.fct.def.default/ |
| H A D | p2.cpp | 11 struct Volatile { struct 30 struct Volatile { struct
|
| /llvm-project-15.0.7/llvm/lib/Transforms/Utils/ |
| H A D | MemoryOpRemark.cpp | 126 static void inlineVolatileOrAtomicWithExtraArgs(bool *Inline, bool Volatile, in inlineVolatileOrAtomicWithExtraArgs() 167 bool Volatile = SI.isVolatile(); in visitStore() local 225 bool Volatile = !Atomic && CIVolatile && CIVolatile->getZExtValue(); in visitIntrinsicCall() local
|
| /llvm-project-15.0.7/clang/docs/ |
| H A D | UndefinedBehaviorSanitizer.rst | 214 Volatile section in Available checks
|
| /llvm-project-15.0.7/clang-tools-extra/clang-tidy/readability/ |
| H A D | QualifiedAutoCheck.cpp | 29 enum class Qualifier { Const, Volatile, Restrict }; enumerator
|
| /llvm-project-15.0.7/llvm/lib/DebugInfo/DWARF/ |
| H A D | DWARFTypePrinter.cpp | 478 bool Volatile) { in appendSubroutineNameAfter()
|
| /llvm-project-15.0.7/llvm/include/llvm/DebugInfo/CodeView/ |
| H A D | CodeView.h | 307 Volatile = 0x0002, enumerator 368 Volatile = 0x00000200, enumerator
|
| /llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/modernize/ |
| H A D | use-equals-default-copy.cpp | 52 volatile char Volatile; member
|
| /llvm-project-15.0.7/llvm/lib/Transforms/Scalar/ |
| H A D | GVNSink.cpp | 348 bool Volatile = false; member in __anon7f9656e30111::InstructionUseExpr
|
| /llvm-project-15.0.7/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUTargetTransformInfo.cpp | 493 auto *Volatile = dyn_cast<ConstantInt>(Inst->getArgOperand(4)); in getTgtMemIntrinsic() local
|
| /llvm-project-15.0.7/llvm/lib/Target/SPIRV/MCTargetDesc/ |
| H A D | SPIRVBaseInfo.h | 477 Volatile = 21, enumerator 667 Volatile = 0x1, enumerator
|
| /llvm-project-15.0.7/clang/lib/CodeGen/ |
| H A D | CGExpr.cpp | 1740 llvm::Value *CodeGenFunction::EmitLoadOfScalar(Address Addr, bool Volatile, in EmitLoadOfScalar() 1883 bool Volatile, QualType Ty, in EmitStoreOfScalar()
|
| H A D | CGBuiltin.cpp | 3989 bool Volatile = in EmitBuiltinExpr() local 4072 bool Volatile = in EmitBuiltinExpr() local 17009 bool Volatile = in EmitAMDGPUBuiltinExpr() local
|
| /llvm-project-15.0.7/flang/lib/Parser/ |
| H A D | unparse.cpp | 585 void Post(const Volatile &) { Word("VOLATILE"); } in Post()
|
| /llvm-project-15.0.7/clang/test/SemaCXX/ |
| H A D | constant-expression-cxx11.cpp | 1266 namespace Volatile { namespace
|