| /llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/tests/ |
| H A D | sanitizer_quarantine_test.cpp | 109 cache.Transfer(&from); in TEST() 133 cache.Transfer(&from); in TEST() 158 cache.Transfer(&from); in TEST()
|
| /llvm-project-15.0.7/flang/unittests/Runtime/ |
| H A D | MiscIntrinsic.cpp | 27 RTNAME(Transfer)(result, *source, mold, __FILE__, __LINE__); in TEST() 42 RTNAME(Transfer)(result, *source, mold, __FILE__, __LINE__); in TEST()
|
| /llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_quarantine.h | 118 cache_.Transfer(c); in Drain() 127 cache_.Transfer(c); in DrainAndRecycle() 234 void Transfer(QuarantineCache *from_cache) { in Transfer() function
|
| /llvm-project-15.0.7/llvm/test/MC/Disassembler/Hexagon/ |
| H A D | alu32_alu.txt | 44 # Transfer immediate 54 # Transfer register
|
| H A D | xtype_pred.txt | 68 # Predicate Transfer
|
| H A D | j.txt | 198 # Transfer and jump
|
| /llvm-project-15.0.7/clang/lib/Analysis/FlowSensitive/ |
| H A D | CMakeLists.txt | 5 Transfer.cpp
|
| /llvm-project-15.0.7/flang/include/flang/Runtime/ |
| H A D | misc-intrinsic.h | 22 void RTNAME(Transfer)(Descriptor &result, const Descriptor &source,
|
| /llvm-project-15.0.7/llvm/utils/gn/secondary/clang/lib/Analysis/FlowSensitive/ |
| H A D | BUILD.gn | 12 "Transfer.cpp",
|
| /llvm-project-15.0.7/flang/runtime/ |
| H A D | misc-intrinsic.cpp | 56 void RTNAME(Transfer)(Descriptor &result, const Descriptor &source, in RTNAME() argument
|
| H A D | descriptor-io.h | 343 auto Transfer{[=](CharType &x, std::size_t totalBytes, in UnformattedDescriptorIO() 356 return Transfer(x, numElements * elementBytes, elementBytes); in UnformattedDescriptorIO() 360 if (!Transfer(x, elementBytes, elementBytes)) { in UnformattedDescriptorIO()
|
| /llvm-project-15.0.7/lldb/test/API/functionalities/postmortem/FreeBSDKernel/tools/ |
| H A D | README.rst | 12 2. Transfer the kernel image (``/boot/kernel/kernel``) and vmcore
|
| /llvm-project-15.0.7/llvm/test/CodeGen/Hexagon/intrinsics/ |
| H A D | alu32_alu.ll | 95 ; Transfer immediate 117 ; Transfer register
|
| /llvm-project-15.0.7/lldb/docs/use/ |
| H A D | qemu-testing.rst | 130 * Transfer LLDB server executable to emulation environment
|
| /llvm-project-15.0.7/flang/lib/Lower/ |
| H A D | Runtime.cpp | 303 fir::runtime::getRuntimeFunc<mkRTKey(Transfer)>(loc, builder); in genTransfer()
|
| /llvm-project-15.0.7/clang/lib/CodeGen/ |
| H A D | CGStmt.cpp | 2616 SmallVector<llvm::BasicBlock *, 16> Transfer; in EmitAsmStmt() local 2624 Transfer.push_back(Dest.getBlock()); in EmitAsmStmt() 2715 Builder.CreateCallBr(IA, Fallthrough, Transfer, Args); in EmitAsmStmt()
|
| /llvm-project-15.0.7/llvm/lib/Target/Mips/ |
| H A D | MipsInstrFormats.td | 97 bit isCTI = 0; // Any form of Control Transfer Instruction.
|
| /llvm-project-15.0.7/llvm/lib/Target/X86/ |
| H A D | X86InstrMMX.td | 160 // Data Transfer Instructions
|
| H A D | X86ScheduleBdVer2.td | 256 // Transfer from int domain to ivec domain incurs additional latency of 8..10cy
|
| /llvm-project-15.0.7/llvm/lib/CodeGen/LiveDebugValues/ |
| H A D | InstrRefBasedImpl.cpp | 188 struct Transfer { struct in TransferTracker 200 SmallVector<Transfer, 32> Transfers;
|
| /llvm-project-15.0.7/llvm/docs/tutorial/MyFirstLanguageFrontend/ |
| H A D | LangImpl06.rst | 281 // Transfer ownership of the prototype to the FunctionProtos map, but keep a
|
| H A D | LangImpl04.rst | 468 // Transfer ownership of the prototype to the FunctionProtos map, but keep a
|
| /llvm-project-15.0.7/llvm/include/llvm/IR/ |
| H A D | IntrinsicsAArch64.td | 874 // Transfer pointer tag with offset.
|
| /llvm-project-15.0.7/llvm/lib/Target/VE/ |
| H A D | VEInstrInfo.td | 1147 // Section 8.3 - Transfer Control Instructions
|
| /llvm-project-15.0.7/clang/docs/tools/ |
| H A D | clang-formatted-files.txt | 139 clang/include/clang/Analysis/FlowSensitive/Transfer.h 315 clang/lib/Analysis/FlowSensitive/Transfer.cpp
|