Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/include/llvm/ADT/
DSmallBitVector.h422 SmallBitVector Copy = RHS; variable
470 SmallBitVector Copy = RHS; variable
484 SmallBitVector Copy = RHS; variable
DBitVector.h180 BitWord Copy = Bits[WordPos]; in find_next() local
/freebsd-9-stable/contrib/llvm/lib/CodeGen/
DPeepholeOptimizer.cpp294 MachineInstr *Copy = BuildMI(*UseMBB, UseMI, UseMI->getDebugLoc(), in INITIALIZE_PASS_DEPENDENCY() local
388 static bool getCopyOrBitcastDefUseIdx(const MachineInstr &Copy, in getCopyOrBitcastDefUseIdx()
451 MachineInstr *Copy = MI; in optimizeCopyOrBitcast() local
DTailDuplication.cpp279 MachineInstr *Copy = Copies[i]; in TailDuplicateAndUpdate() local
DMachineScheduler.cpp1182 MachineInstr *Copy = CopySU->getInstr(); in constrainLocalCopy() local
2802 MachineInstr *Copy = DepSU->getInstr(); in reschedulePhysRegCopies() local
DRegisterCoalescer.cpp2067 static bool isLocalCopy(MachineInstr *Copy, const LiveIntervals *LIS) { in isLocalCopy()
/freebsd-9-stable/contrib/llvm/lib/Target/R600/
DSIFixSGPRCopies.cpp176 bool SIFixSGPRCopies::isVGPRToSGPRCopy(const MachineInstr &Copy, in isVGPRToSGPRCopy()
DSIISelLowering.cpp1288 SDNode *Copy = DAG.getMachineNode(TargetOpcode::COPY_TO_REGCLASS, in adjustWritemask() local
/freebsd-9-stable/contrib/llvm/lib/Target/AArch64/
DAArch64InstrInfo.cpp792 MachineInstr *Copy = BuildMI(*I->getParent(), I, I->getDebugLoc(), in ReplaceTLSBaseAddrCall() local
817 MachineInstr *Copy = BuildMI(*I->getParent(), Next, I->getDebugLoc(), in SetRegister() local
/freebsd-9-stable/contrib/llvm/lib/Transforms/InstCombine/
DInstCombineLoadStoreAlloca.cpp257 if (MemTransferInst *Copy = isOnlyCopiedFromConstantGlobal(&AI, ToDelete)) { in visitAllocaInst() local
/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DCallEvent.h998 T *Copy = static_cast<T *>(Mgr.allocate()); in cloneWithState() local
/freebsd-9-stable/contrib/llvm/lib/Target/X86/
DX86InstrInfo.cpp5442 MachineInstr *Copy = BuildMI(*I->getParent(), I, I->getDebugLoc(), in ReplaceTLSBaseAddrCall() local
5470 MachineInstr *Copy = BuildMI(*I->getParent(), Next, I->getDebugLoc(), in SetRegister() local
DX86FastISel.cpp1322 const static unsigned Copy = TargetOpcode::COPY; in X86SelectDivRem() local
DX86ISelDAGToDAG.cpp1468 SDValue Copy = AM.Segment; in SelectLEAAddr() local
DX86ISelLowering.cpp1924 SDNode *Copy = *N->use_begin(); in isUsedByReturnOnly() local
2281 SDValue Copy = DAG.getCopyToReg(DAG.getEntryNode(), dl, Reg, InVals[0]); in LowerFormalArguments() local
/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/AST/
DDeclObjC.h2013 enum SetterKind { Assign, Retain, Copy, Weak }; enumerator
/freebsd-9-stable/contrib/llvm/lib/Target/ARM/
DARMBaseInstrInfo.cpp2160 const MachineInstr &Copy = *MI; in isSuitableForMask() local
DARMISelLowering.cpp2254 SDNode *Copy = *N->use_begin(); in isUsedByReturnOnly() local
/freebsd-9-stable/contrib/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp488 SDValue Copy = DAG.getCopyToReg(DAG.getEntryNode(), dl, Reg, InVals[0]); in LowerFormalArguments_32() local
/freebsd-9-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaDeclCXX.cpp9071 StmtResult Copy = in buildSingleCopyAssignRecursively() local
9388 StmtResult Copy = buildSingleCopyAssign(*this, Loc, BaseType, in DefineImplicitCopyAssignment() local
9461 StmtResult Copy = buildSingleCopyAssign(*this, Loc, FieldType, in DefineImplicitCopyAssignment() local
DSemaChecking.cpp897 Copy, in SemaAtomicOpsOverloaded() enumerator
/freebsd-9-stable/contrib/llvm/lib/Target/Mips/
DMipsISelLowering.cpp2672 SDValue Copy = DAG.getCopyToReg(DAG.getEntryNode(), DL, Reg, InVals[0]); in LowerFormalArguments() local
/freebsd-9-stable/contrib/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp2221 const SCEV *Copy = Expr; in getUse() local