| /freebsd-9-stable/contrib/llvm/include/llvm/ADT/ |
| D | SmallBitVector.h | 422 SmallBitVector Copy = RHS; variable 470 SmallBitVector Copy = RHS; variable 484 SmallBitVector Copy = RHS; variable
|
| D | BitVector.h | 180 BitWord Copy = Bits[WordPos]; in find_next() local
|
| /freebsd-9-stable/contrib/llvm/lib/CodeGen/ |
| D | PeepholeOptimizer.cpp | 294 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
|
| D | TailDuplication.cpp | 279 MachineInstr *Copy = Copies[i]; in TailDuplicateAndUpdate() local
|
| D | MachineScheduler.cpp | 1182 MachineInstr *Copy = CopySU->getInstr(); in constrainLocalCopy() local 2802 MachineInstr *Copy = DepSU->getInstr(); in reschedulePhysRegCopies() local
|
| D | RegisterCoalescer.cpp | 2067 static bool isLocalCopy(MachineInstr *Copy, const LiveIntervals *LIS) { in isLocalCopy()
|
| /freebsd-9-stable/contrib/llvm/lib/Target/R600/ |
| D | SIFixSGPRCopies.cpp | 176 bool SIFixSGPRCopies::isVGPRToSGPRCopy(const MachineInstr &Copy, in isVGPRToSGPRCopy()
|
| D | SIISelLowering.cpp | 1288 SDNode *Copy = DAG.getMachineNode(TargetOpcode::COPY_TO_REGCLASS, in adjustWritemask() local
|
| /freebsd-9-stable/contrib/llvm/lib/Target/AArch64/ |
| D | AArch64InstrInfo.cpp | 792 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/ |
| D | InstCombineLoadStoreAlloca.cpp | 257 if (MemTransferInst *Copy = isOnlyCopiedFromConstantGlobal(&AI, ToDelete)) { in visitAllocaInst() local
|
| /freebsd-9-stable/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| D | CallEvent.h | 998 T *Copy = static_cast<T *>(Mgr.allocate()); in cloneWithState() local
|
| /freebsd-9-stable/contrib/llvm/lib/Target/X86/ |
| D | X86InstrInfo.cpp | 5442 MachineInstr *Copy = BuildMI(*I->getParent(), I, I->getDebugLoc(), in ReplaceTLSBaseAddrCall() local 5470 MachineInstr *Copy = BuildMI(*I->getParent(), Next, I->getDebugLoc(), in SetRegister() local
|
| D | X86FastISel.cpp | 1322 const static unsigned Copy = TargetOpcode::COPY; in X86SelectDivRem() local
|
| D | X86ISelDAGToDAG.cpp | 1468 SDValue Copy = AM.Segment; in SelectLEAAddr() local
|
| D | X86ISelLowering.cpp | 1924 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/ |
| D | DeclObjC.h | 2013 enum SetterKind { Assign, Retain, Copy, Weak }; enumerator
|
| /freebsd-9-stable/contrib/llvm/lib/Target/ARM/ |
| D | ARMBaseInstrInfo.cpp | 2160 const MachineInstr &Copy = *MI; in isSuitableForMask() local
|
| D | ARMISelLowering.cpp | 2254 SDNode *Copy = *N->use_begin(); in isUsedByReturnOnly() local
|
| /freebsd-9-stable/contrib/llvm/lib/Target/Sparc/ |
| D | SparcISelLowering.cpp | 488 SDValue Copy = DAG.getCopyToReg(DAG.getEntryNode(), dl, Reg, InVals[0]); in LowerFormalArguments_32() local
|
| /freebsd-9-stable/contrib/llvm/tools/clang/lib/Sema/ |
| D | SemaDeclCXX.cpp | 9071 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
|
| D | SemaChecking.cpp | 897 Copy, in SemaAtomicOpsOverloaded() enumerator
|
| /freebsd-9-stable/contrib/llvm/lib/Target/Mips/ |
| D | MipsISelLowering.cpp | 2672 SDValue Copy = DAG.getCopyToReg(DAG.getEntryNode(), DL, Reg, InVals[0]); in LowerFormalArguments() local
|
| /freebsd-9-stable/contrib/llvm/lib/Transforms/Scalar/ |
| D | LoopStrengthReduce.cpp | 2221 const SCEV *Copy = Expr; in getUse() local
|