Home
last modified time | relevance | path

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

/freebsd-14.2/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-14.2/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFTypePrinter.cpp523 bool Volatile) { in appendSubroutineNameAfter()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h307 Volatile = 0x0002, enumerator
368 Volatile = 0x00000200, enumerator
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVNSink.cpp343 bool Volatile = false; member in __anon48a1c1290111::InstructionUseExpr
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetTransformInfo.cpp509 auto *Volatile = dyn_cast<ConstantInt>(Inst->getArgOperand(4)); in getTgtMemIntrinsic() local
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp1943 llvm::Value *CodeGenFunction::EmitLoadOfScalar(Address Addr, bool Volatile, in EmitLoadOfScalar()
2093 bool Volatile, QualType Ty, in EmitStoreOfScalar()
H A DCGBuiltin.cpp4592 bool Volatile = in EmitBuiltinExpr() local
4675 bool Volatile = in EmitBuiltinExpr() local
18567 bool Volatile = in EmitAMDGPUBuiltinExpr() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.cpp2305 LVType *Volatile = Reader->createType(); in visitKnownRecord() local