Home
last modified time | relevance | path

Searched defs:Volatile (Results 1 – 8 of 8) 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/llvm/lib/DebugInfo/DWARF/
H A DDWARFTypePrinter.cpp539 bool Volatile) { in appendSubroutineNameAfter()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h314 Volatile = 0x0002, enumerator
375 Volatile = 0x00000200, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVNSink.cpp376 bool Volatile = false; member in __anonac6bc9b30111::InstructionUseExpr
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetTransformInfo.cpp506 auto *Volatile = dyn_cast<ConstantInt>(Inst->getArgOperand(4)); in getTgtMemIntrinsic() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp1937 llvm::Value *CodeGenFunction::EmitLoadOfScalar(Address Addr, bool Volatile, in EmitLoadOfScalar()
2102 bool Volatile, QualType Ty, in EmitStoreOfScalar()
H A DCGBuiltin.cpp4777 bool Volatile = in EmitBuiltinExpr() local
4860 bool Volatile = in EmitBuiltinExpr() local
19219 bool Volatile; in EmitAMDGPUBuiltinExpr() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.cpp2305 LVType *Volatile = Reader->createType(); in visitKnownRecord() local