Home
last modified time | relevance | path

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

12

/NextBSD/contrib/llvm/lib/Target/AArch64/
HDAArch64CleanupLocalDynamicTLSPass.cpp99 MachineInstr *Copy = BuildMI(*I->getParent(), I, I->getDebugLoc(), in replaceTLSBaseAddrCall() local
121 MachineInstr *Copy = BuildMI(*I->getParent(), Next, I->getDebugLoc(), in setRegister() local
/NextBSD/contrib/llvm/lib/Target/SystemZ/
HDSystemZLDCleanup.cpp117 MachineInstr *Copy = BuildMI(*I->getParent(), I, I->getDebugLoc(), in ReplaceTLSCall() local
137 MachineInstr *Copy = BuildMI(*I->getParent(), Next, I->getDebugLoc(), in SetRegister() local
/NextBSD/contrib/llvm/tools/lldb/tools/lldb-mi/
HDMIUtilVariant.cpp137 CMIUtilVariant::CDataObjectBase::Copy(const CDataObjectBase &vrOther) in Copy() function in CMIUtilVariant::CDataObjectBase
372 CMIUtilVariant::Copy(const CMIUtilVariant &vrOther) in Copy() function in CMIUtilVariant
/NextBSD/contrib/llvm/include/llvm/ADT/
HDSmallBitVector.h418 SmallBitVector Copy = RHS; variable
466 SmallBitVector Copy = RHS; variable
480 SmallBitVector Copy = RHS; variable
HDBitVector.h172 BitWord Copy = Bits[WordPos]; in find_next() local
/NextBSD/contrib/llvm/lib/Target/AMDGPU/
HDSIFixSGPRCopies.cpp178 bool SIFixSGPRCopies::isVGPRToSGPRCopy(const MachineInstr &Copy, in isVGPRToSGPRCopy()
HDSIISelLowering.cpp644 SDValue Copy = DAG.getCopyFromReg(Chain, DL, Reg, VT); in LowerFormalArguments() local
666 SDValue Copy = DAG.getCopyFromReg(Chain, DL, Reg, VT); in LowerFormalArguments() local
2048 SDNode *Copy = DAG.getMachineNode(TargetOpcode::COPY_TO_REGCLASS, in adjustWritemask() local
HDSIInstrInfo.cpp2198 MachineInstr *Copy = BuildMI(*MBB, Inst, DL, get(TargetOpcode::COPY)) in moveToVALU() local
/NextBSD/contrib/compiler-rt/lib/profile/
HDInstrProfilingFile.c90 char *Copy = malloc(strlen(Filename) + 1); in truncateCurrentFile() local
/NextBSD/contrib/llvm/tools/clang/lib/Driver/
HDMultilib.cpp283 multilib_list Copy(Ms); in filterCopy() local
/NextBSD/contrib/llvm/tools/clang/lib/ASTMatchers/
HDASTMatchersInternal.cpp174 auto Copy = *this; in dynCastTo() local
/NextBSD/contrib/llvm/lib/Target/Hexagon/
HDHexagonGenPredicate.cpp497 VectOfInst Processed, Copy; in runOnMachineFunction() local
/NextBSD/contrib/llvm/lib/Transforms/InstCombine/
HDInstCombineLoadStoreAlloca.cpp284 if (MemTransferInst *Copy = isOnlyCopiedFromConstantGlobal(&AI, ToDelete)) { in visitAllocaInst() local
/NextBSD/contrib/llvm/lib/CodeGen/
HDTailDuplication.cpp294 MachineInstr *Copy = Copies[i]; in TailDuplicateAndUpdate() local
HDRegisterCoalescer.cpp2737 static bool isLocalCopy(MachineInstr *Copy, const LiveIntervals *LIS) { in isLocalCopy()
2777 static bool isTerminalReg(unsigned DstReg, const MachineInstr &Copy, in isTerminalReg()
HDPeepholeOptimizer.cpp444 MachineInstr *Copy = BuildMI(*UseMBB, UseMI, UseMI->getDebugLoc(), in INITIALIZE_PASS_DEPENDENCY() local
HDMachineScheduler.cpp1433 MachineInstr *Copy = CopySU->getInstr(); in constrainLocalCopy() local
2846 MachineInstr *Copy = DepSU->getInstr(); in reschedulePhysRegCopies() local
/NextBSD/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
HDCallEvent.h996 T *Copy = static_cast<T *>(Mgr.allocate()); in cloneWithState() local
/NextBSD/contrib/llvm/tools/lldb/source/Core/
HDDataExtractor.cpp2155 DataExtractor::Copy (DataExtractor &dest_data) const in Copy() function in DataExtractor
/NextBSD/contrib/llvm/lib/Analysis/
HDCFLAliasAnalysis.cpp643 EdgeIterator Copy(Current); in operator ++() local
/NextBSD/contrib/llvm/lib/Target/X86/
HDX86InstrInfo.cpp6709 MachineInstr *Copy = BuildMI(*I->getParent(), I, I->getDebugLoc(), in ReplaceTLSBaseAddrCall() local
6736 MachineInstr *Copy = BuildMI(*I->getParent(), Next, I->getDebugLoc(), in SetRegister() local
HDX86ISelDAGToDAG.cpp1546 SDValue Copy = AM.Segment; in SelectLEAAddr() local
HDX86FastISel.cpp1597 const static unsigned Copy = TargetOpcode::COPY; in X86SelectDivRem() local
/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGStmtOpenMP.cpp78 const VarDecl *SrcVD, const Expr *Copy) { in EmitOMPCopy()
/NextBSD/contrib/llvm/lib/IR/
HDVerifier.cpp2328 AttrBuilder Copy; in getParameterABIAttributes() local

12