| /freebsd-12.1/contrib/llvm/lib/Support/ |
| H A D | MemoryBuffer.cpp | 156 uint64_t Offset, bool IsVolatile) { in getFileSlice() 231 bool RequiresNullTerminator, bool IsVolatile) { in getFile() 245 uint64_t Offset, bool RequiresNullTerminator, bool IsVolatile) { in getFileAux() 260 bool IsVolatile) { in getFile() 268 uint64_t Offset, bool IsVolatile) { in getFileSlice() 314 bool IsVolatile) { in shouldUseMmap() 420 bool IsVolatile) { in getOpenFileImpl() 495 bool RequiresNullTerminator, bool IsVolatile) { in getOpenFile() 502 int64_t Offset, bool IsVolatile) { in getOpenFileSlice()
|
| H A D | VirtualFileSystem.cpp | 115 bool RequiresNullTerminator, bool IsVolatile) { in getBufferForFile() 218 bool RequiresNullTerminator, bool IsVolatile) { in getBuffer() 567 bool IsVolatile) override { in getBuffer() 1684 bool IsVolatile) override { in getBuffer()
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/ |
| H A D | CGAtomic.cpp | 1442 bool IsVolatile) { in EmitAtomicLoadOp() 1461 bool IsVolatile = LV.isVolatile() || hasVolatileMember(LV.getType()); in LValueIsSuitableForInlineAtomic() local 1474 bool IsVolatile = LV.isVolatileQualified(); in EmitAtomicLoad() local 1486 bool IsVolatile) { in EmitAtomicLoad() 1536 bool IsVolatile = rvalue.isVolatileQualified() || in emitCopyIntoMemory() local 1737 bool IsVolatile) { in EmitAtomicUpdateLibcall() 1766 bool IsVolatile) { in EmitAtomicUpdateOp() 1848 bool IsVolatile) { in EmitAtomicUpdateOp() 1878 bool IsVolatile) { in EmitAtomicUpdate() 1887 bool IsVolatile) { in EmitAtomicUpdate() [all …]
|
| H A D | CGNonTrivialStruct.cpp | 812 bool IsVolatile, CodeGenFunction &CGF, in callSpecialFunction() 822 bool IsVolatile = Dst.isVolatile(); in callCStructDefaultConstructor() local 834 bool IsVolatile, in getNonTrivialCopyConstructorStr() 842 bool IsVolatile, ASTContext &Ctx) { in getNonTrivialDestructorStr() 848 bool IsVolatile = Dst.isVolatile(); in callCStructDestructor() local 859 bool IsVolatile = Dst.isVolatile() || Src.isVolatile(); in callCStructCopyConstructor() local 873 bool IsVolatile = Dst.isVolatile() || Src.isVolatile(); in callCStructCopyAssignmentOperator() local 884 bool IsVolatile = Dst.isVolatile() || Src.isVolatile(); in callCStructMoveConstructor() local 898 bool IsVolatile = Dst.isVolatile() || Src.isVolatile(); in callCStructMoveAssignmentOperator() local
|
| H A D | MicrosoftCXXABI.cpp | 3711 bool &IsConst, bool &IsVolatile, in decomposeTypeForEH() 3750 bool IsConst, IsVolatile, IsUnaligned; in getAddrOfCXXCatchHandlerType() local 4178 bool IsConst, IsVolatile, IsUnaligned; in getThrowInfo() local
|
| H A D | CGBlocks.cpp | 1889 bool IsVolatile = CaptureTy.isVolatileQualified(); in getBlockCaptureStr() local
|
| /freebsd-12.1/contrib/llvm/lib/Target/SystemZ/ |
| H A D | SystemZSelectionDAGInfo.cpp | 51 SDValue Size, unsigned Align, bool IsVolatile, bool AlwaysInline, in EmitTargetCodeForMemcpy() 78 SDValue Byte, SDValue Size, unsigned Align, bool IsVolatile, in EmitTargetCodeForMemset()
|
| /freebsd-12.1/contrib/llvm/lib/Transforms/Utils/ |
| H A D | LowerMemIntrinsics.cpp | 367 unsigned Align, bool IsVolatile) { in createMemSetLoop()
|
| /freebsd-12.1/contrib/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXISelDAGToDAG.cpp | 1016 bool IsVolatile = MemSD->isVolatile(); in tryLoadVector() local 1892 bool IsVolatile = MemSD->isVolatile(); in tryStoreVector() local
|
| /freebsd-12.1/contrib/llvm/include/llvm/Support/ |
| H A D | AMDGPUMetadata.h | 179 constexpr char IsVolatile[] = "IsVolatile"; variable
|
| /freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/ |
| H A D | InferAddressSpaces.cpp | 267 const ConstantInt *IsVolatile = dyn_cast<ConstantInt>(II->getArgOperand(4)); in rewriteIntrinsicOperands() local
|
| H A D | SROA.cpp | 771 uint64_t Size, bool IsVolatile) { in handleLoadOrStore()
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/ |
| H A D | SemaStmtAsm.cpp | 241 bool IsVolatile, unsigned NumOutputs, in ActOnGCCAsmStmt()
|
| H A D | TreeTransform.h | 1355 bool IsVolatile, unsigned NumOutputs, in RebuildGCCAsmStmt()
|
| /freebsd-12.1/contrib/llvm/include/llvm/Analysis/ |
| H A D | TargetTransformInfo.h | 68 bool IsVolatile = false; member
|
| /freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | FastISel.cpp | 2388 bool IsVolatile; in createMachineMemOperandFor() local
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/AST/ |
| H A D | MicrosoftMangle.cpp | 3119 bool IsVolatile, in mangleCXXThrowInfo()
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/ |
| H A D | Stmt.h | 2532 bool IsVolatile; variable
|