Home
last modified time | relevance | path

Searched defs:IsCopy (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64RedundantCopyElimination.cpp379 bool IsCopy = MI->isCopy(); in optimizeBlock() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTwoAddressInstructionPass.cpp379 bool &IsCopy, Register &DstReg, bool &IsDstPhys) { in findOnlyInterestingUse()
637 bool IsCopy = false; in scanUses() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.cpp1736 bool IsCopy = MI->getOpcode() == AMDGPU::V_MOV_B32_e32; in eliminateFrameIndex() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonGenInsert.cpp1177 auto IsCopy = [] (const IFRecordWithRegSet &IR) -> bool { in pruneRegCopies() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGObjC.cpp903 unsigned IsCopy : 1; member in __anonc3781cb10211::PropertyImplStrategy
H A DMicrosoftCXXABI.cpp3985 bool IsCopy = CT == Ctor_CopyingClosure; in getAddrOfCXXCtorClosure() local