Home
last modified time | relevance | path

Searched defs:Copy (Results 1 – 25 of 73) sorted by relevance

123

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DTypeSize.h81 LeafTy Copy = LHS; variable
86 LeafTy Copy = LHS; variable
91 LeafTy Copy = LHS; variable
98 LeafTy Copy = LHS; variable
H A DInstructionCost.h134 InstructionCost Copy = *this; variable
145 InstructionCost Copy = *this; variable
/netbsd-src/external/apache2/llvm/dist/libcxx/benchmarks/
H A Dalgorithms.bench.cpp158 for (auto& Copy : Copies) in resetCopies() local
178 for (auto& Copy : Copies) { in runOpOnCopies() local
195 [](auto& Copy) { std::sort(Copy.begin(), Copy.end()); }); in run()
213 [](auto& Copy) { std::stable_sort(Copy.begin(), Copy.end()); }); in run()
231 [](auto& Copy) { std::make_heap(Copy.begin(), Copy.end()); }); in run()
247 [](auto& Copy) { std::sort_heap(Copy.begin(), Copy.end()); }); in run()
261 [](auto& Copy) { in run()
279 state, Quantity, Order(), BatchSize::CountElements, [](auto& Copy) { in run()
300 state, Quantity, Order(), BatchSize::CountElements, [](auto& Copy) { in run()
H A Dfunction.bench.cpp123 struct Copy { struct
124 static void run(benchmark::State& state) { in run()
133 static std::string name() { return "BM_Copy" + FunctionType::name(); } in name()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineCopyPropagation.cpp168 auto &Copy = I.first->second; in trackCopy() local
319 if (MachineInstr *Copy = Tracker.findCopyForUnit(*RUI, *TRI)) { in ReadRegister() local
351 bool MachineCopyPropagation::eraseIfRedundant(MachineInstr &Copy, in eraseIfRedundant()
387 const MachineInstr &Copy, const MachineInstr &UseI, unsigned UseIdx) { in isBackwardPropagatableRegClassCopy()
402 bool MachineCopyPropagation::isForwardableRegClassCopy(const MachineInstr &Copy, in isForwardableRegClassCopy()
508 MachineInstr *Copy = in forwardUses() local
791 MachineInstr *Copy = in propagateDefs() local
878 for (auto *Copy : MaybeDeadCopies) { in BackwardCopyPropagateBlock() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64CleanupLocalDynamicTLSPass.cpp104 MachineInstr *Copy = BuildMI(*I.getParent(), I, I.getDebugLoc(), in replaceTLSBaseAddrCall() local
129 MachineInstr *Copy = in setRegister() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZLDCleanup.cpp119 MachineInstr *Copy = BuildMI(*I->getParent(), I, I->getDebugLoc(), in ReplaceTLSCall() local
139 MachineInstr *Copy = BuildMI(*I->getParent(), Next, I->getDebugLoc(), in SetRegister() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeIndex.h208 TypeIndex Copy = *this; variable
225 TypeIndex Copy = *this; variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DBitVector.h201 BitWord Copy = Bits[i]; variable
233 BitWord Copy = Bits[CurrentWord]; in find_last_in() local
270 BitWord Copy = Bits[CurrentWord]; in find_last_unset_in() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
H A DDebugChecksumsSubsection.cpp72 uint8_t *Copy = Storage.Allocate<uint8_t>(Bytes.size()); in addChecksum() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUExportClustering.cpp48 SmallVector<SUnit *, 8> Copy(Chain); in sortChain() local
H A DSIFixSGPRCopies.cpp141 getCopyRegClasses(const MachineInstr &Copy, in getCopyRegClasses()
299 static bool isSafeToFoldImmIntoCopy(const MachineInstr *Copy, in isSafeToFoldImmIntoCopy()
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/profile/
H A DInstrProfilingFile.c83 char *Copy = malloc(strlen(Filename) + 1); in truncateCurrentFile() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/GSYM/
H A DGsymCreator.cpp293 uint32_t GsymCreator::insertString(StringRef S, bool Copy) { in insertString()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp919 auto Copy = MIB.buildCopy({DstTempRC}, {SrcReg}); in selectCopy() local
1878 auto Copy = MIB.buildCopy(LLT::scalar(64), SrcOp); in preISelLower() local
3235 auto Copy = MIB.buildInstr(TargetOpcode::COPY, {DstReg}, {}) in selectReduction() local
3784 auto Copy = MIRBuilder.buildInstr(TargetOpcode::COPY, {*DstReg}, {}) in emitExtractVectorElt() local
4626 auto Copy = in selectShuffleVector() local
4775 auto Copy = MIRBuilder.buildInstr(TargetOpcode::COPY, {Dst}, {}) in emitConstantVector() local
4788 auto Copy = MIRBuilder.buildCopy(Dst, CPLoad->getOperand(0)); in emitConstantVector() local
5816 auto Copy = MIB.buildCopy({&RC}, {Reg}); in moveScalarRegClass() local
5998 auto Copy = MIB.buildCopy(Ty, OpReg); in fixupPHIOpBanks() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/
H A DMultilib.cpp296 multilib_list Copy(Ms); in filterCopy() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/xray/tests/unit/
H A Dfunction_call_trie_test.cc233 FunctionCallTrie Copy(B); in TEST() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsCallLowering.cpp159 auto Copy = MIRBuilder.buildCopy(LLT{VA.getLocVT()}, PhysReg); in assignValueToReg() local
486 MachineInstrBuilder Copy = in lowerFormalArguments() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp254 DynTypedMatcher Copy = InnerMatcher; in constructRestrictedWrapper() local
260 auto Copy = *this; in withTraversalKind() local
280 auto Copy = *this; in dynCastTo() local
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/ocaml/target/
H A Dtarget_ocaml.c63 value Copy = copy_string(StringRep); in llvm_datalayout_as_string() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonGenPredicate.cpp516 VectOfInst Processed, Copy; in runOnMachineFunction() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DCallSiteSplitting.cpp225 Instruction *Copy = I->clone(); in cloneInstForMustTail() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/
H A DDebugObjectManagerPlugin.cpp236 if (auto Copy = WritableMemoryBuffer::getNewUninitMemBuffer(Size, Name)) { in CopyBuffer() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DGSIStreamBuilder.cpp364 T Copy(Symbol); in serializeAndAddGlobal() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DMVETPAndVPTOptimisationsPass.cpp898 MachineInstr *Copy = MRI->getVRegDef(VPR); in ReplaceConstByVPNOTs() local

123