Home
last modified time | relevance | path

Searched defs:Copied (Results 1 – 6 of 6) sorted by relevance

/llvm-project/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/
H A DPR22806_constrain_tuple_like_ctor.pass.cpp37 enum State { FromTuple, FromInt, Copied, Moved }; enumerator
50 enum State { FromTuple, FromInt, Copied, Moved }; enumerator
63 enum State { FromInt, Copied, Moved }; enumerator
73 enum State { FromInt, Copied, Moved }; enumerator
/llvm-project/llvm/unittests/Support/
H A DFormatVariadicTest.cpp660 int Copied = 0, Moved = 0; global() member
/llvm-project/llvm/include/llvm/Support/
H A DFileSystem.h1283 FileHandle = Copied.FileHandle; in copyFrom() argument
/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIPeepholeSDWA.cpp553 const MachineOperand &Copied = DefInst->getOperand(1); foldToImm() local
H A DSIFixSGPRCopies.cpp731 const MachineOperand &Copied = DefMI->getOperand(1); runOnMachineFunction() local
/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributor.cpp2815 Copied->setVisibility(GlobalValue::DefaultVisibility); in internalizeFunctions() local
[all...]