/minix3/external/bsd/llvm/dist/llvm/test/DebugInfo/Inputs/ |
H A D | dwarfdump-objc.m | 11 @property (copy) NSObject *Copy; property
|
/minix3/external/bsd/llvm/dist/llvm/unittests/ADT/ |
H A D | FunctionRefTest.cpp | 19 TEST(FunctionRefTest, Copy) { in TEST() argument
|
H A D | BitVectorTest.cpp | 89 TypeParam Copy = Vec; in TYPED_TEST() local
|
H A D | TinyPtrVectorTest.cpp | 147 TypeParam Copy(this->V); in TYPED_TEST() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/AArch64/ |
H A D | AArch64CleanupLocalDynamicTLSPass.cpp | 101 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 D | SmallBitVector.h | 425 SmallBitVector Copy = RHS; variable 473 SmallBitVector Copy = RHS; variable 487 SmallBitVector Copy = RHS; variable
|
H A D | BitVector.h | 179 BitWord Copy = Bits[WordPos]; in find_next() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/R600/ |
H A D | SIFixSGPRCopies.cpp | 178 bool SIFixSGPRCopies::isVGPRToSGPRCopy(const MachineInstr &Copy, in isVGPRToSGPRCopy()
|
H A D | SIISelLowering.cpp | 1933 SDNode *Copy = DAG.getMachineNode(TargetOpcode::COPY_TO_REGCLASS, in adjustWritemask() local
|
H A D | SIInstrInfo.cpp | 1983 MachineInstr *Copy = BuildMI(*MBB, Inst, DL, get(TargetOpcode::COPY)) in moveToVALU() local
|
/minix3/external/bsd/llvm/dist/clang/lib/ASTMatchers/ |
H A D | ASTMatchersInternal.cpp | 174 auto Copy = *this; in dynCastTo() local
|
/minix3/external/bsd/llvm/dist/clang/lib/Driver/ |
H A D | Multilib.cpp | 319 multilib_list Copy(Ms); in filterCopy() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineLoadStoreAlloca.cpp | 270 if (MemTransferInst *Copy = isOnlyCopiedFromConstantGlobal(&AI, ToDelete)) { in visitAllocaInst() local
|
/minix3/external/bsd/llvm/dist/llvm/bindings/ocaml/target/ |
H A D | target_ocaml.c | 62 value Copy = copy_string(StringRep); in llvm_datalayout_as_string() local
|
/minix3/external/bsd/llvm/dist/llvm/unittests/IR/ |
H A D | ValueHandleTest.cpp | 180 AssertingVH<Value> Copy(AVH); in TEST_F() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/ |
H A D | TailDuplication.cpp | 294 MachineInstr *Copy = Copies[i]; in TailDuplicateAndUpdate() local
|
H A D | PeepholeOptimizer.cpp | 444 MachineInstr *Copy = BuildMI(*UseMBB, UseMI, UseMI->getDebugLoc(), in INITIALIZE_PASS_DEPENDENCY() local
|
H A D | MachineScheduler.cpp | 1423 MachineInstr *Copy = CopySU->getInstr(); in constrainLocalCopy() local 2834 MachineInstr *Copy = DepSU->getInstr(); in reschedulePhysRegCopies() local
|
H A D | RegisterCoalescer.cpp | 2578 static bool isLocalCopy(MachineInstr *Copy, const LiveIntervals *LIS) { in isLocalCopy()
|
/minix3/external/bsd/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | CallEvent.h | 996 T *Copy = static_cast<T *>(Mgr.allocate()); in cloneWithState() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Analysis/ |
H A D | CFLAliasAnalysis.cpp | 605 EdgeIterator Copy(Current); in operator ++() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86InstrInfo.cpp | 5872 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 D | X86ISelDAGToDAG.cpp | 1478 SDValue Copy = AM.Segment; in SelectLEAAddr() local
|
H A D | X86FastISel.cpp | 1532 const static unsigned Copy = TargetOpcode::COPY; in X86SelectDivRem() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/IR/ |
H A D | Verifier.cpp | 1669 AttrBuilder Copy; in getParameterABIAttributes() local
|