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

/freebsd-10-stable/contrib/llvm/lib/Target/R600/
H A DSIFixSGPRCopies.cpp176 bool SIFixSGPRCopies::isVGPRToSGPRCopy(const MachineInstr &Copy, argument
H A DSIISelLowering.cpp1288 SDNode *Copy = DAG.getMachineNode(TargetOpcode::COPY_TO_REGCLASS, local
/freebsd-10-stable/contrib/llvm/include/llvm/ADT/
H A DBitVector.h180 BitWord Copy = Bits[WordPos]; local
H A DSmallBitVector.h422 SmallBitVector Copy = RHS; local
470 SmallBitVector Copy = RHS; local
484 SmallBitVector Copy = RHS; local
/freebsd-10-stable/contrib/llvm/lib/CodeGen/
H A DPeepholeOptimizer.cpp294 MachineInstr *Copy = BuildMI(*UseMBB, UseMI, UseMI->getDebugLoc(), local
388 static bool getCopyOrBitcastDefUseIdx(const MachineInstr &Copy, argument
451 MachineInstr *Copy = MI; local
[all...]
H A DTailDuplication.cpp279 MachineInstr *Copy = Copies[i]; local
H A DRegisterCoalescer.cpp2067 static bool isLocalCopy(MachineInstr *Copy, const LiveIntervals *LIS) { argument
H A DMachineScheduler.cpp1182 MachineInstr *Copy = CopySU->getInstr(); local
2802 MachineInstr *Copy = DepSU->getInstr(); local
/freebsd-10-stable/contrib/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp792 MachineInstr *Copy = BuildMI(*I->getParent(), I, I->getDebugLoc(), local
817 MachineInstr *Copy = BuildMI(*I->getParent(), Next, I->getDebugLoc(), local
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h998 T *Copy = static_cast<T *>(Mgr.allocate()); local
/freebsd-10-stable/contrib/llvm/lib/Target/X86/
H A DX86FastISel.cpp1322 const static unsigned Copy = TargetOpcode::COPY; local
[all...]
H A DX86InstrInfo.cpp5442 MachineInstr *Copy = BuildMI(*I->getParent(), I, I->getDebugLoc(), local
5470 MachineInstr *Copy local
[all...]
H A DX86ISelDAGToDAG.cpp1468 SDValue Copy = AM.Segment; local
H A DX86ISelLowering.cpp1924 SDNode *Copy = *N->use_begin(); local
2281 SDValue Copy = DAG.getCopyToReg(DAG.getEntryNode(), dl, Reg, InVals[0]); local
[all...]
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/
H A DDataExtractor.cpp2178 DataExtractor::Copy (DataExtractor &dest_data) const function in class:DataExtractor
/freebsd-10-stable/contrib/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp488 SDValue Copy = DAG.getCopyToReg(DAG.getEntryNode(), dl, Reg, InVals[0]); local
/freebsd-10-stable/contrib/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp2160 const MachineInstr &Copy = *MI; local
H A DARMISelLowering.cpp2254 SDNode *Copy = *N->use_begin(); local
[all...]
/freebsd-10-stable/contrib/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp2672 SDValue Copy = DAG.getCopyToReg(DAG.getEntryNode(), DL, Reg, InVals[0]); local
[all...]
/freebsd-10-stable/contrib/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp2221 const SCEV *Copy = Expr; local
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
H A DDeclObjC.h2013 enum SetterKind { Assign, Retain, Copy, Weak }; enumerator in enum:clang::ObjCPropertyDecl::SetterKind
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DSemaChecking.cpp897 Copy, enumerator in enum:__anon1
H A DSemaDeclCXX.cpp9071 StmtResult Copy = local
9388 StmtResult Copy = buildSingleCopyAssign(*this, Loc, BaseType, local
9461 StmtResult Copy local
[all...]

Completed in 427 milliseconds