Home
last modified time | relevance | path

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

12

/minix3/external/bsd/llvm/dist/llvm/test/DebugInfo/Inputs/
H A Ddwarfdump-objc.m11 @property (copy) NSObject *Copy; property
/minix3/external/bsd/llvm/dist/llvm/unittests/ADT/
H A DFunctionRefTest.cpp19 TEST(FunctionRefTest, Copy) { in TEST() argument
H A DBitVectorTest.cpp89 TypeParam Copy = Vec; in TYPED_TEST() local
H A DTinyPtrVectorTest.cpp147 TypeParam Copy(this->V); in TYPED_TEST() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64CleanupLocalDynamicTLSPass.cpp101 MachineInstr *Copy = BuildMI(*I->getParent(), I, I->getDebugLoc(), in replaceTLSBaseAddrCall() local
125 MachineInstr *Copy = BuildMI(*I->getParent(), Next, I->getDebugLoc(), in setRegister() local
/minix3/external/bsd/llvm/dist/llvm/include/llvm/ADT/
H A DSmallBitVector.h425 SmallBitVector Copy = RHS; variable
473 SmallBitVector Copy = RHS; variable
487 SmallBitVector Copy = RHS; variable
H A DBitVector.h179 BitWord Copy = Bits[WordPos]; in find_next() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/R600/
H A DSIFixSGPRCopies.cpp178 bool SIFixSGPRCopies::isVGPRToSGPRCopy(const MachineInstr &Copy, in isVGPRToSGPRCopy()
H A DSIISelLowering.cpp1933 SDNode *Copy = DAG.getMachineNode(TargetOpcode::COPY_TO_REGCLASS, in adjustWritemask() local
H A DSIInstrInfo.cpp1983 MachineInstr *Copy = BuildMI(*MBB, Inst, DL, get(TargetOpcode::COPY)) in moveToVALU() local
/minix3/external/bsd/llvm/dist/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp174 auto Copy = *this; in dynCastTo() local
/minix3/external/bsd/llvm/dist/clang/lib/Driver/
H A DMultilib.cpp319 multilib_list Copy(Ms); in filterCopy() local
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp270 if (MemTransferInst *Copy = isOnlyCopiedFromConstantGlobal(&AI, ToDelete)) { in visitAllocaInst() local
/minix3/external/bsd/llvm/dist/llvm/bindings/ocaml/target/
H A Dtarget_ocaml.c62 value Copy = copy_string(StringRep); in llvm_datalayout_as_string() local
/minix3/external/bsd/llvm/dist/llvm/unittests/IR/
H A DValueHandleTest.cpp180 AssertingVH<Value> Copy(AVH); in TEST_F() local
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DTailDuplication.cpp294 MachineInstr *Copy = Copies[i]; in TailDuplicateAndUpdate() local
H A DPeepholeOptimizer.cpp444 MachineInstr *Copy = BuildMI(*UseMBB, UseMI, UseMI->getDebugLoc(), in INITIALIZE_PASS_DEPENDENCY() local
H A DMachineScheduler.cpp1423 MachineInstr *Copy = CopySU->getInstr(); in constrainLocalCopy() local
2834 MachineInstr *Copy = DepSU->getInstr(); in reschedulePhysRegCopies() local
H A DRegisterCoalescer.cpp2578 static bool isLocalCopy(MachineInstr *Copy, const LiveIntervals *LIS) { in isLocalCopy()
/minix3/external/bsd/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h996 T *Copy = static_cast<T *>(Mgr.allocate()); in cloneWithState() local
/minix3/external/bsd/llvm/dist/llvm/lib/Analysis/
H A DCFLAliasAnalysis.cpp605 EdgeIterator Copy(Current); in operator ++() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp5872 MachineInstr *Copy = BuildMI(*I->getParent(), I, I->getDebugLoc(), in ReplaceTLSBaseAddrCall() local
5900 MachineInstr *Copy = BuildMI(*I->getParent(), Next, I->getDebugLoc(), in SetRegister() local
H A DX86ISelDAGToDAG.cpp1478 SDValue Copy = AM.Segment; in SelectLEAAddr() local
H A DX86FastISel.cpp1532 const static unsigned Copy = TargetOpcode::COPY; in X86SelectDivRem() local
/minix3/external/bsd/llvm/dist/llvm/lib/IR/
H A DVerifier.cpp1669 AttrBuilder Copy; in getParameterABIAttributes() local

12