/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | InstructionCost.h | 174 InstructionCost Copy = *this; variable 185 InstructionCost Copy = *this; variable
|
H A D | TypeSize.h | 126 LeafTy Copy = LHS; variable 131 LeafTy Copy = LHS; variable 136 LeafTy Copy = LHS; variable 143 LeafTy Copy = LHS; variable
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZLDCleanup.cpp | 120 MachineInstr *Copy = BuildMI(*I->getParent(), I, I->getDebugLoc(), in ReplaceTLSCall() local 140 MachineInstr *Copy = BuildMI(*I->getParent(), Next, I->getDebugLoc(), in SetRegister() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64CleanupLocalDynamicTLSPass.cpp | 105 MachineInstr *Copy = BuildMI(*I.getParent(), I, I.getDebugLoc(), in replaceTLSBaseAddrCall() local 130 MachineInstr *Copy = in setRegister() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | MachineCopyPropagation.cpp | 244 auto &Copy = I.first->second; in trackCopy() local 457 if (MachineInstr *Copy = Tracker.findCopyForUnit(Unit, *TRI)) { in ReadRegister() local 477 if (MachineInstr *Copy = Tracker.findCopyForUnit(Unit, *TRI)) in readSuccessorLiveIns() local 509 bool MachineCopyPropagation::eraseIfRedundant(MachineInstr &Copy, in eraseIfRedundant() 556 const MachineInstr &Copy, const MachineInstr &UseI, unsigned UseIdx) { in isBackwardPropagatableRegClassCopy() 573 bool MachineCopyPropagation::isForwardableRegClassCopy(const MachineInstr &Copy, in isForwardableRegClassCopy() 700 MachineInstr *Copy = Tracker.findAvailCopy(MI, MOUse.getReg().asMCReg(), in forwardUses() local 1011 MachineInstr *Copy = Tracker.findAvailBackwardCopy( in propagateDefs() local 1101 if (auto *Copy = Tracker.findCopyDefViaUnit(Unit, *TRI)) { in BackwardCopyPropagateBlock() local 1113 for (auto *Copy : MaybeDeadCopies) { in BackwardCopyPropagateBlock() local
|
H A D | CodeGenCommonISel.cpp | 211 MachineInstr &Copy) { in getSalvageOpsForCopy()
|
/freebsd/contrib/googletest/googlemock/include/gmock/internal/ |
H A D | gmock-internal-utils.h | 353 static type Copy(const RawContainer& container) { return container; } in Copy() function 374 static type Copy(const Element (&array)[N]) { in Copy() function 395 static type Copy(const ::std::tuple<ElementPointer, Size>& array) { in Copy() function
|
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/ |
H A D | IntegralAP.h | 98 APInt Copy = APInt(NumBits, static_cast<uint64_t>(Value), Signed); variable 115 APInt Copy = APInt(BitWidth, static_cast<uint64_t>(I), InputSigned); in from() local 164 APInt Copy = V; in toUnsigned() local
|
H A D | Floating.h | 57 APFloat Copy = F; in toSemantics() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | TypeIndex.h | 209 TypeIndex Copy = *this; variable 226 TypeIndex Copy = *this; variable
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
H A D | Sequence.h | 220 const auto Copy = *this; member 225 const auto Copy = *this; member
|
H A D | BitVector.h | 209 BitWord Copy = Bits[i]; variable 241 BitWord Copy = Bits[CurrentWord]; in find_last_in() local 278 BitWord Copy = Bits[CurrentWord]; in find_last_unset_in() local
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/ |
H A D | DebugChecksumsSubsection.cpp | 72 uint8_t *Copy = Storage.Allocate<uint8_t>(Bytes.size()); in addChecksum() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUExportClustering.cpp | 48 SmallVector<SUnit *, 8> Copy(Chain); in sortChain() local
|
H A D | AMDGPUGlobalISelDivergenceLowering.cpp | 186 auto Copy = B.buildCopy(LLT::scalar(1), In.Reg); in constrainAsLaneMask() local
|
H A D | SIFixSGPRCopies.cpp | 89 MachineInstr *Copy; member in __anon8637e2150111::V2SCopyInfo 189 getCopyRegClasses(const MachineInstr &Copy, in getCopyRegClasses() 343 static bool isSafeToFoldImmIntoCopy(const MachineInstr *Copy, in isSafeToFoldImmIntoCopy()
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | OpenACCKinds.h | 191 Copy, enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonGenPredicate.cpp | 514 VectOfInst Processed, Copy; in runOnMachineFunction() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64InstructionSelector.cpp | 1045 auto Copy = MIB.buildCopy({DstTempRC}, {SrcReg}); in selectCopy() local 2085 auto Copy = MIB.buildCopy(LLT::scalar(64), SrcOp); in preISelLower() local 2947 auto Copy = MIB.buildInstr(TargetOpcode::COPY, {MemTy}, {}) in select() local 3779 auto Copy = MIB.buildInstr(TargetOpcode::COPY, {DstReg}, {}) in emitNarrowVector() local 3917 auto Copy = MIRBuilder.buildInstr(TargetOpcode::COPY, {*DstReg}, {}) in emitExtractVectorElt() local 5123 auto Copy = in selectShuffleVector() local 5486 auto Copy = MIB.buildCopy(Dst, LdMI.getReg(1)); in selectIndexedExtLoad() local 5609 auto Copy = MIRBuilder.buildInstr(TargetOpcode::COPY, {Dst}, {}) in emitConstantVector() local 5680 auto Copy = MIRBuilder.buildCopy(Dst, CPLoad->getOperand(0)); in emitConstantVector() local 7655 auto Copy = MIB.buildCopy({&RC}, {Reg}); in moveScalarRegClass() local [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/ |
H A D | GsymCreator.cpp | 313 uint32_t GsymCreator::insertString(StringRef S, bool Copy) { in insertString()
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | CallSiteSplitting.cpp | 223 Instruction *Copy = I->clone(); in cloneInstForMustTail() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/ |
H A D | SandboxIR.h | 464 auto Copy = *this; variable 470 auto Copy = *this; variable
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
H A D | GSIStreamBuilder.cpp | 365 T Copy(Symbol); serializeAndAddGlobal() local
|
/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/ |
H A D | TypeErasedDataflowAnalysis.cpp | 292 TypeErasedDataflowAnalysisState Copy = MaybePredState->fork(); in computeBlockInputState() local
|
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
H A D | DebugObjectManagerPlugin.cpp | 242 if (auto Copy = WritableMemoryBuffer::getNewUninitMemBuffer(Size, Name)) { in CopyBuffer() local
|