Home
last modified time | relevance | path

Searched refs:Modify (Results 1 – 17 of 17) sorted by relevance

/llvm-project-15.0.7/clang/test/Modules/
H A Dvalidate-system-headers.m12 // Modify the system header, and confirm that we don't notice without -fmodules-validate-system-hea…
30 // Modify the system header...
/llvm-project-15.0.7/clang/test/PCH/
H A Dmodified-module-dependency.m10 // Modify the dependency.
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dmusttail.ll67 ; Modify the args.
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DSILoadStoreOptimizer.cpp208 CombineInfo &Paired, bool Modify = false);
869 bool Modify) { in offsetsCanBeCombined() argument
921 if (Modify) { in offsetsCanBeCombined()
931 if (Modify) { in offsetsCanBeCombined()
944 if (Modify) { in offsetsCanBeCombined()
961 if (Modify) { in offsetsCanBeCombined()
/llvm-project-15.0.7/lldb/source/Commands/
H A DCommandObjectWatchpoint.cpp667 #pragma mark Modify::CommandOptions
671 #pragma mark Modify
H A DCommandObjectBreakpoint.cpp47 #pragma mark Modify::CommandOptions
798 #pragma mark Modify
/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZInstrSystem.td311 // Modify stacked state.
500 // Modify subchannel.
/llvm-project-15.0.7/llvm/test/DebugInfo/X86/
H A Dtu-to-non-tu.ll57 ; // Modify templ_non_tu<long>'s name to be simplified (strip template parameter
69 ; // Modify templ_non_tu<bool>'s name to be mangled ('_STN|' name '|' args)
/llvm-project-15.0.7/llvm/docs/
H A DGettingStartedVS.rst239 * The Fibonacci project is a sample program that uses the JIT. Modify the
H A DWritingAnLLVMPass.rst673 #. Modify or create any LLVM IR ``Instruction``\ s, ``BasicBlock``\ s,
676 #. Modify a ``MachineFunction`` other than the one currently being processed.
H A DWritingAnLLVMBackend.rst1817 * Modify ``XXXTargetMachine`` so that it provides a ``TargetJITInfo`` object
/llvm-project-15.0.7/llvm/lib/Target/AVR/
H A DAVRDevices.td100 // The device supports the Read-Write-Modify instructions
H A DAVRInstrInfo.td1809 // Read-Write-Modify (RMW) instructions.
/llvm-project-15.0.7/llvm/docs/TableGen/
H A DBackGuide.rst455 #. Modify the selected ``tablegen.cpp`` to include your new backend.
H A DProgRef.rst1399 * Modify the values of fields according to local ``let`` statements.
/llvm-project-15.0.7/mlir/include/mlir/Dialect/MemRef/IR/
H A DMemRefOps.td997 Modify offset, sizes and strides of an unranked/ranked memref.
/llvm-project-15.0.7/flang/include/flang/Optimizer/Dialect/
H A DFIROps.td1373 Modify the value of an element in an array value through actions done