Home
last modified time | relevance | path

Searched defs:IsVolatile (Results 1 – 25 of 38) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblySelectionDAGInfo.cpp35 SDValue Size, Align Alignment, bool IsVolatile, bool AlwaysInline, in EmitTargetCodeForMemcpy()
54 SDValue Op3, Align Alignment, bool IsVolatile, in EmitTargetCodeForMemmove()
63 SDValue Size, Align Alignment, bool IsVolatile, bool AlwaysInline, in EmitTargetCodeForMemset()
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DMemoryBuffer.cpp175 uint64_t Offset, bool IsVolatile, in getFileSlice()
259 bool RequiresNullTerminator, bool IsVolatile, in getFile()
275 bool IsText, bool RequiresNullTerminator, bool IsVolatile, in getFileAux()
289 WritableMemoryBuffer::getFile(const Twine &Filename, bool IsVolatile, in getFile()
298 uint64_t Offset, bool IsVolatile, in getFileSlice()
361 bool IsVolatile) { in shouldUseMmap()
472 bool IsVolatile, std::optional<Align> Alignment) { in getOpenFileImpl()
556 bool IsVolatile, std::optional<Align> Alignment) { in getOpenFile()
564 bool IsVolatile, std::optional<Align> Alignment) { in getOpenFileSlice()
H A DVirtualFileSystem.cpp119 bool RequiresNullTerminator, bool IsVolatile, in getBufferForFile()
238 bool RequiresNullTerminator, bool IsVolatile) { in getBuffer()
751 bool IsVolatile) override { in getBuffer()
2526 bool IsVolatile) override { in getBuffer()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGNonTrivialStruct.cpp842 bool IsVolatile, CodeGenFunction &CGF, in callSpecialFunction()
853 getSpecialFunction(G &&Gen, StringRef FuncName, QualType QT, bool IsVolatile, in getSpecialFunction()
864 bool IsVolatile = Dst.isVolatile(); in callCStructDefaultConstructor() local
874 QualType QT, CharUnits Alignment, bool IsVolatile, ASTContext &Ctx) { in getNonTrivialCopyConstructorStr()
881 bool IsVolatile, in getNonTrivialDestructorStr()
888 bool IsVolatile = Dst.isVolatile(); in callCStructDestructor() local
899 bool IsVolatile = Dst.isVolatile() || Src.isVolatile(); in callCStructCopyConstructor() local
913 bool IsVolatile = Dst.isVolatile() || Src.isVolatile(); in callCStructCopyAssignmentOperator() local
924 bool IsVolatile = Dst.isVolatile() || Src.isVolatile(); in callCStructMoveConstructor() local
938 bool IsVolatile = Dst.isVolatile() || Src.isVolatile(); in callCStructMoveAssignmentOperator() local
[all …]
H A DCGAtomic.cpp1518 bool IsVolatile, bool CmpXchg) { in EmitAtomicLoadOp()
1539 bool IsVolatile = LV.isVolatile() || hasVolatileMember(LV.getType()); in LValueIsSuitableForInlineAtomic() local
1552 bool IsVolatile = LV.isVolatileQualified(); in EmitAtomicLoad() local
1564 bool IsVolatile) { in EmitAtomicLoad()
1596 llvm::AtomicOrdering AO, bool IsVolatile, in EmitAtomicLoad()
1614 bool IsVolatile = rvalue.isVolatileQualified() || in emitCopyIntoMemory() local
1810 bool IsVolatile) { in EmitAtomicUpdateLibcall()
1839 bool IsVolatile) { in EmitAtomicUpdateOp()
1901 RValue UpdateRVal, bool IsVolatile) { in EmitAtomicUpdateLibcall()
1926 bool IsVolatile) { in EmitAtomicUpdateOp()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Frontend/Atomic/
H A DAtomic.cpp22 Value *AtomicInfo::EmitAtomicLoadOp(AtomicOrdering AO, bool IsVolatile, in EmitAtomicLoadOp()
91 AtomicOrdering Failure, bool IsVolatile, bool IsWeak) { in EmitAtomicCompareExchangeOp()
186 AtomicOrdering Failure, bool IsVolatile, bool IsWeak) { in EmitAtomicCompareExchange()
/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DDescriptor.cpp85 bool IsMutable, bool IsVolatile, bool IsActive, in ctorArrayDesc()
153 bool IsVolatile, bool IsActive, bool IsUnionField, in initField()
172 bool IsVolatile, bool IsActive, bool InUnion, in initBase()
200 bool IsVolatile, bool IsActive, bool InUnion, in ctorRecord()
342 bool IsMutable, bool IsVolatile) in Descriptor()
407 bool IsVolatile) in Descriptor()
H A DProgram.cpp252 const bool IsVolatile = Ty.isVolatileQualified(); in createGlobal() local
374 const bool IsVolatile = FT.isVolatileQualified(); in getOrCreateRecord() local
398 bool IsMutable, bool IsVolatile, in createDescriptor()
H A DDescriptor.h170 const bool IsVolatile = false; member
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMemoryLegalizer.cpp103 bool IsVolatile = false; member in __anone9343ac70111::SIMemOpInfo
114 bool IsVolatile = false, bool IsNonTemporal = false, in SIMemOpInfo()
802 bool IsVolatile = false; in constructFromMIWithMMO() local
1029 bool IsVolatile, bool IsNonTemporal, bool IsLastUse = false) const { in enableVolatileAndOrNonTemporal()
1381 bool IsVolatile, bool IsNonTemporal, bool IsLastUse = false) const { in enableVolatileAndOrNonTemporal()
1683 bool IsVolatile, bool IsNonTemporal, bool IsLastUse = false) const { in enableVolatileAndOrNonTemporal()
1915 bool IsVolatile, bool IsNonTemporal, bool IsLastUse = false) const { in enableVolatileAndOrNonTemporal()
2185 bool IsVolatile, bool IsNonTemporal, bool IsLastUse = false) const { in enableVolatileAndOrNonTemporal()
2505 bool IsVolatile, bool IsNonTemporal, bool IsLastUse = false) const { in enableVolatileAndOrNonTemporal()
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZSelectionDAGInfo.cpp72 SDValue Size, Align Alignment, bool IsVolatile, bool AlwaysInline, in EmitTargetCodeForMemcpy()
100 SDValue Byte, SDValue Size, Align Alignment, bool IsVolatile, in EmitTargetCodeForMemset()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVType.h43 IsVolatile, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp1301 bool IsVolatile, ShapeInfo Shape, IRBuilder<> &Builder) { in loadMatrix()
1323 MatrixTy loadMatrix(Value *MatrixPtr, MaybeAlign Align, bool IsVolatile, in loadMatrix()
1341 Value *Stride, bool IsVolatile, ShapeInfo Shape, in LowerLoad()
1363 MaybeAlign MAlign, bool IsVolatile, ShapeInfo MatrixShape, in storeMatrix()
1379 MaybeAlign MAlign, Value *Stride, bool IsVolatile, in storeMatrix()
1401 MaybeAlign A, Value *Stride, bool IsVolatile, in LowerStore()
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVPrepareFunctions.cpp123 Argument *IsVolatile = F->getArg(3); in lowerIntrinsicToFunction() local
/freebsd/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/
H A DDependencyScanningFilesystem.cpp368 bool IsVolatile) override { in getBuffer()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLoadStoreOpt.cpp190 bool IsVolatile; in instMayAlias() member
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDXILLegalizePass.cpp473 [[maybe_unused]] ConstantInt *IsVolatile = in legalizeMemCpy() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DAMDGPUMetadata.h201 constexpr char IsVolatile[] = "IsVolatile"; variable
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmtAsm.cpp270 bool IsVolatile, unsigned NumOutputs, in ActOnGCCAsmStmt()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DThreadSanitizer.cpp632 const bool IsVolatile = ClDistinguishVolatile && in instrumentLoadOrStore() local
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangOpenCLBuiltinEmitter.cpp250 bool IsVolatile : 1; member
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfo.h88 bool IsVolatile = false; member
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLowerMemIntrinsics.cpp832 bool IsVolatile) { in createMemSetLoop()
/freebsd/contrib/llvm-project/llvm/lib/SandboxIR/
H A DInstruction.cpp404 InsertPosition Pos, bool IsVolatile, Context &Ctx, in create()
429 InsertPosition Pos, bool IsVolatile, in create()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombinePHI.cpp711 bool IsVolatile = FirstLI->isVolatile(); in foldPHIArgLoadIntoPHI() local

12