Home
last modified time | relevance | path

Searched defs:Volatile (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DMemoryOpRemark.cpp128 static void inlineVolatileOrAtomicWithExtraArgs(bool *Inline, bool Volatile, in inlineVolatileOrAtomicWithExtraArgs()
170 bool Volatile = SI.isVolatile(); in visitStore() local
228 bool Volatile = !Atomic && CIVolatile && CIVolatile->getZExtValue(); in visitIntrinsicCall() local
/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DPrimType.h58 Volatile, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTX.h165 Volatile = SequentiallyConsistent + 1, enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFTypePrinter.h657 bool Volatile) { in appendSubroutineNameAfter()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h287 Volatile = 0x0002, enumerator
348 Volatile = 0x00000200, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVNSink.cpp295 bool Volatile = false; member in __anonac6bc9b30111::InstructionUseExpr
/freebsd/contrib/llvm-project/clang/lib/CodeGen/TargetBuiltins/
H A DAMDGPU.cpp1093 bool Volatile; in EmitAMDGPUBuiltinExpr() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetTransformInfo.cpp509 auto *Volatile = dyn_cast<ConstantInt>(Inst->getArgOperand(4)); in getTgtMemIntrinsic() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp2005 llvm::Value *CodeGenFunction::EmitLoadOfScalar(Address Addr, bool Volatile, in EmitLoadOfScalar()
2172 bool Volatile, QualType Ty, in EmitStoreOfScalar()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.cpp2299 LVType *Volatile = Reader->createType(); in visitKnownRecord() local