Home
last modified time | relevance | path

Searched defs:Transfer (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_quarantine.h229 void Transfer(QuarantineCache *from_cache) { in Transfer() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp192 struct Transfer { struct in TransferTracker
193 MachineBasicBlock::instr_iterator Pos; /// Position to insert DBG_VALUes
194 MachineBasicBlock *MBB; /// non-null if we should insert after.
197 SmallVector<std::pair<DebugVariableID, MachineInstr *>, 4> Insts;
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmt.cpp2937 SmallVector<llvm::BasicBlock *, 16> Transfer; in EmitAsmStmt() local
/freebsd/sys/contrib/dev/acpica/include/
H A Dacrestyp.h304 UINT8 Transfer; member