| /freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/ |
| H A D | R600OpenCLImageTypeLoweringPass.cpp | 168 bool Modified = false; in replaceImageUses() local 194 Modified = true; in replaceImageUses() 197 return Modified; in replaceImageUses() 201 bool Modified = false; in replaceSamplerUses() local 223 Modified = true; in replaceSamplerUses() 226 return Modified; in replaceSamplerUses() 266 return Modified; in replaceImageAndSamplerUses() 299 Modified = true; in addImplicitArgs() 301 if (!Modified) { in addImplicitArgs() 357 Modified = true; in transformKernels() [all …]
|
| H A D | AMDGPUFixFunctionBitcasts.cpp | 32 bool Modified; member in __anone39f9e000111::AMDGPUFixFunctionBitcasts 41 Modified = true; in visitCallSite() 60 Modified = false; in runOnModule() 62 return Modified; in runOnModule()
|
| H A D | SIFixWWMLiveness.cpp | 157 bool Modified = false; in runOnMachineFunction() local 191 Modified |= processThenDef(ThenDef); in runOnMachineFunction() 193 Modified |= processLoopExitDef(LoopExitDef.first, LoopExitDef.second); in runOnMachineFunction() 195 Modified |= processLoopPhiDef(LoopPhiDef.first, LoopPhiDef.second); in runOnMachineFunction() 203 return Modified; in runOnMachineFunction()
|
| H A D | SIInsertWaitcnts.cpp | 1018 bool Modified = false; in generateWaitcntInstBefore() local 1023 Modified = true; in generateWaitcntInstBefore() 1028 Modified = true; in generateWaitcntInstBefore() 1030 return Modified; in generateWaitcntInstBefore() 1233 bool Modified = false; in insertWaitcntInBlock() local 1262 Modified = true; in insertWaitcntInBlock() 1328 Modified = true; in insertWaitcntInBlock() 1334 return Modified; in insertWaitcntInBlock() 1379 bool Modified = false; in runOnMachineFunction() local 1490 Modified = true; in runOnMachineFunction() [all …]
|
| /freebsd-12.1/contrib/llvm/lib/Target/AArch64/ |
| H A D | AArch64SpeculationHardening.cpp | 244 bool Modified = false; in instrumentControlFlow() local 273 Modified = true; in instrumentControlFlow() 328 Modified = true; in instrumentControlFlow() 338 Modified = true; in instrumentControlFlow() 352 Modified = true; in instrumentControlFlow() 355 return Modified; in instrumentControlFlow() 542 return Modified; in slhLoads() 640 Modified |= in lowerSpeculationSafeValuePseudos() 649 return Modified; in lowerSpeculationSafeValuePseudos() 692 Modified |= in runOnMachineFunction() [all …]
|
| /freebsd-12.1/contrib/llvm/lib/Target/Sparc/ |
| H A D | LeonPasses.cpp | 46 bool Modified = false; in runOnMachineFunction() local 55 Modified = true; in runOnMachineFunction() 60 return Modified; in runOnMachineFunction() 81 bool Modified = false; in runOnMachineFunction() local 104 return Modified; in runOnMachineFunction() 133 bool Modified = false; in runOnMachineFunction() local 152 Modified = true; in runOnMachineFunction() 157 return Modified; in runOnMachineFunction()
|
| /freebsd-12.1/usr.sbin/etcupdate/tests/ |
| H A D | always_test.sh | 401 Modified regular file remains: /dirchange/fromdir/conflict/somefile 402 Modified regular file remains: /first/difffiles/second/file 403 Modified symbolic link remains: /first/difflinks/second/link 404 Modified directory remains: /first/difftype/second/fifo 405 Modified directory remains: /rmdir/conflict/difftype 410 Modified link changed: /difflinks/difflinks/difflinks/link ("old" became "new") 539 Modified regular file remains: /dirchange/fromdir/conflict/somefile 540 Modified regular file remains: /first/difffiles/second/file 541 Modified symbolic link remains: /first/difflinks/second/link 542 Modified directory remains: /first/difftype/second/fifo [all …]
|
| H A D | tests_test.sh | 980 Modified regular file remains: /dirchange/fromdir/conflict/somefile 981 Modified regular file remains: /first/difffiles/second/file 982 Modified symbolic link remains: /first/difflinks/second/link 983 Modified directory remains: /first/difftype/second/fifo 984 Modified directory remains: /rmdir/conflict/difftype 987 Modified mismatch: /difffiles/difftype/difftype/file (regular file vs fifo file) 989 Modified link changed: /difflinks/difflinks/difflinks/link ("old" became "new") 990 Modified mismatch: /difflinks/difftype/difftype/link (symbolic link vs regular file) 996 Modified directory changed: /dirchange/fromdir/conflict (directory became fifo file) 997 Modified directory changed: /dirchange/fromdir/extradir (directory became symbolic link) [all …]
|
| /freebsd-12.1/contrib/llvm/lib/Target/AVR/ |
| H A D | AVRRelaxMemOperations.cpp | 62 bool Modified = false; in runOnMachineFunction() local 69 Modified |= BlockModified; in runOnMachineFunction() 72 return Modified; in runOnMachineFunction() 76 bool Modified = false; in runOnBasicBlock() local 81 Modified |= runOnInstruction(MBB, MBBI); in runOnBasicBlock() 85 return Modified; in runOnBasicBlock()
|
| /freebsd-12.1/contrib/llvm/lib/Target/SystemZ/ |
| H A D | SystemZExpandPseudo.cpp | 133 bool Modified = false; in expandMBB() local 138 Modified |= expandMI(MBB, MBBI, NMBBI); in expandMBB() 142 return Modified; in expandMBB() 148 bool Modified = false; in runOnMachineFunction() local 150 Modified |= expandMBB(MBB); in runOnMachineFunction() 151 return Modified; in runOnMachineFunction()
|
| /freebsd-12.1/contrib/llvm/lib/Target/Mips/ |
| H A D | Mips16HardFloat.cpp | 380 bool Modified = false; in fixupFPReturnAndCall() local 405 Modified = true; in fixupFPReturnAndCall() 425 Modified=true; in fixupFPReturnAndCall() 432 Modified=true; in fixupFPReturnAndCall() 438 Modified=true; in fixupFPReturnAndCall() 444 return Modified; in fixupFPReturnAndCall() 516 bool Modified = false; in runOnModule() local 525 Modified |= fixupFPReturnAndCall(*F, &M, TM); in runOnModule() 528 Modified = true; in runOnModule() 532 return Modified; in runOnModule()
|
| /freebsd-12.1/contrib/llvm/lib/Target/ARM/ |
| H A D | Thumb2ITBlockPass.cpp | 198 bool Modified = false; in InsertITInstructions() local 284 Modified = true; in InsertITInstructions() 288 return Modified; in InsertITInstructions() 304 bool Modified = false; in runOnMachineFunction() local 308 Modified |= InsertITInstructions(MBB); in runOnMachineFunction() 311 if (Modified) in runOnMachineFunction() 314 return Modified; in runOnMachineFunction()
|
| /freebsd-12.1/contrib/llvm/lib/Target/X86/ |
| H A D | X86CondBrFolding.cpp | 99 bool Modified; member 252 if (!MBBInfo->Modified) in fixupModifiedCond() 267 MBBInfo->Modified = false; in fixupModifiedCond() 297 if (PredMBBInfo->Modified) in optimizeCondBr() 308 if (RootMBBInfo->Modified) in optimizeCondBr() 493 bool Modified; in analyzeMBB() local 551 Modified = true; in analyzeMBB() 558 Modified = true; in analyzeMBB() 565 Modified = true; in analyzeMBB() 568 Modified = false; in analyzeMBB() [all …]
|
| H A D | X86ExpandPseudo.cpp | 372 bool Modified = false; in ExpandMBB() local 378 Modified |= ExpandMI(MBB, MBBI); in ExpandMBB() 382 return Modified; in ExpandMBB() 392 bool Modified = false; in runOnMachineFunction() local 394 Modified |= ExpandMBB(MBB); in runOnMachineFunction() 395 return Modified; in runOnMachineFunction()
|
| /freebsd-12.1/contrib/llvm/lib/Target/Lanai/ |
| H A D | LanaiMemAluCombiner.cpp | 365 bool Modified = false; in combineMemAluInBasicBlock() local 388 Modified = true; in combineMemAluInBasicBlock() 404 return Modified; in combineMemAluInBasicBlock() 414 bool Modified = false; in runOnMachineFunction() local 416 Modified |= combineMemAluInBasicBlock(&*MFI); in runOnMachineFunction() 418 return Modified; in runOnMachineFunction()
|
| /freebsd-12.1/sys/dev/mps/mpi/ |
| H A D | mpi2_history.txt | 130 * 08-31-07 02.00.03 Modified configuration pages dealing with Integrated 138 * 12-18-07 02.00.05 Modified IO Unit Page 0 to use 32-bit version fields for 140 * Modified IOC Page 7 to use masks and added field for 155 * Modified structure layout for 164 * Modified Flags bits for controlling write cache on SATA 172 * Modified meaning of RAID Volume Page 0 VolumeSettings 214 * 02-10-10 02.00.14 Modified the comments for the configuration page 244 * 12-18-07 02.00.02 Modified Task Management Target Reset Method defines. 283 * Modified Reason Code defines for SAS Topology Change 349 * Modified values for SAS ProductID Family [all …]
|
| /freebsd-12.1/contrib/binutils/ld/ |
| H A D | fdl.texi | 49 A ``Modified Version'' of the Document means any work containing the 158 You may copy and distribute a Modified Version of the Document under 160 the Modified Version under precisely this License, with the Modified 162 and modification of the Modified Version to whoever possesses a copy 171 responsible for authorship of the modifications in the Modified 175 Modified Version, as the publisher.@* 207 may not be included in the Modified Version.@* 211 If the Modified Version includes new front-matter sections or 219 nothing but endorsements of your Modified Version by various 226 of Cover Texts in the Modified Version. Only one passage of [all …]
|
| /freebsd-12.1/contrib/binutils/binutils/doc/ |
| H A D | fdl.texi | 50 A ``Modified Version'' of the Document means any work containing the 159 You may copy and distribute a Modified Version of the Document under 161 the Modified Version under precisely this License, with the Modified 163 and modification of the Modified Version to whoever possesses a copy 172 responsible for authorship of the modifications in the Modified 176 Modified Version, as the publisher.@* 208 may not be included in the Modified Version.@* 212 If the Modified Version includes new front-matter sections or 220 nothing but endorsements of your Modified Version by various 227 of Cover Texts in the Modified Version. Only one passage of [all …]
|
| /freebsd-12.1/contrib/binutils/bfd/doc/ |
| H A D | fdl.texi | 48 A ``Modified Version'' of the Document means any work containing the 157 You may copy and distribute a Modified Version of the Document under 159 the Modified Version under precisely this License, with the Modified 161 and modification of the Modified Version to whoever possesses a copy 170 responsible for authorship of the modifications in the Modified 174 Modified Version, as the publisher.@* 206 may not be included in the Modified Version.@* 210 If the Modified Version includes new front-matter sections or 218 nothing but endorsements of your Modified Version by various 225 of Cover Texts in the Modified Version. Only one passage of [all …]
|
| /freebsd-12.1/sys/dev/mpr/mpi/ |
| H A D | mpi2_history.txt | 152 * 04-05-16 02.00.43 Modified MPI26_DIAG_BOOT_DEVICE_SELECT defines 179 * 08-31-07 02.00.03 Modified configuration pages dealing with Integrated 189 * Modified IOC Page 7 to use masks and added field for 204 * Modified structure layout for 221 * Modified meaning of RAID Volume Page 0 VolumeSettings 263 * 02-10-10 02.00.14 Modified the comments for the configuration page 389 * 12-18-07 02.00.02 Modified Task Management Target Reset Method defines. 445 * Modified Reason Code defines for SAS Topology Change 511 * Modified values for SAS ProductID Family 614 * 05-12-10 02.00.04 Modified some comments. [all …]
|
| /freebsd-12.1/contrib/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXPrologEpilogPass.cpp | 55 bool Modified = false; in runOnMachineFunction() local 83 Modified = true; in runOnMachineFunction() 97 return Modified; in runOnMachineFunction()
|
| /freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/ |
| H A D | LoopDeletion.cpp | 35 Modified, enumerator 189 return Changed ? LoopDeletionResult::Modified in deleteLoopIfDead() 198 return Changed ? LoopDeletionResult::Modified in deleteLoopIfDead()
|
| /freebsd-12.1/contrib/diff/doc/ |
| H A D | fdl.texi | 54 A ``Modified Version'' of the Document means any work containing the 189 the Modified Version under precisely this License, with the Modified 204 responsible for authorship of the modifications in the Modified 211 Modified Version, as the publisher. 235 publisher of the Modified Version as given on the Title Page. If 238 given on its Title Page, then add an item describing the Modified 263 may not be included in the Modified Version. 273 If the Modified Version includes new front-matter sections or 281 nothing but endorsements of your Modified Version by various 288 of Cover Texts in the Modified Version. Only one passage of [all …]
|
| /freebsd-12.1/contrib/gdb/gdb/doc/ |
| H A D | fdl.texi | 54 A ``Modified Version'' of the Document means any work containing the 189 the Modified Version under precisely this License, with the Modified 204 responsible for authorship of the modifications in the Modified 211 Modified Version, as the publisher. 235 publisher of the Modified Version as given on the Title Page. If 238 given on its Title Page, then add an item describing the Modified 263 may not be included in the Modified Version. 273 If the Modified Version includes new front-matter sections or 281 nothing but endorsements of your Modified Version by various 288 of Cover Texts in the Modified Version. Only one passage of [all …]
|
| /freebsd-12.1/contrib/gcc/doc/include/ |
| H A D | fdl.texi | 84 A ``Modified Version'' of the Document means any work containing the 219 the Modified Version under precisely this License, with the Modified 234 responsible for authorship of the modifications in the Modified 241 Modified Version, as the publisher. 265 publisher of the Modified Version as given on the Title Page. If 268 given on its Title Page, then add an item describing the Modified 293 may not be included in the Modified Version. 303 If the Modified Version includes new front-matter sections or 311 nothing but endorsements of your Modified Version by various 318 of Cover Texts in the Modified Version. Only one passage of [all …]
|