Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Dresource_operation_safety_analysis.cc207 bool IsCopy() const { return storage_ != nullptr; } in IsCopy() function in tensorflow::__anonb91c77650111::ResourceOpSet
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64RedundantCopyElimination.cpp378 bool IsCopy = MI->isCopy(); in optimizeBlock() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64RedundantCopyElimination.cpp379 bool IsCopy = MI->isCopy(); in optimizeBlock() local
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DTwoAddressInstructionPass.cpp495 bool &IsCopy, in findOnlyInterestingUse()
736 bool IsCopy = false; in scanUses() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DTwoAddressInstructionPass.cpp522 bool &IsCopy, in findOnlyInterestingUse()
776 bool IsCopy = false; in scanUses() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DTwoAddressInstructionPass.cpp380 bool &IsCopy, Register &DstReg, bool &IsDstPhys, in findOnlyInterestingUse()
726 bool IsCopy = false; in scanUses() local
/aosp_15_r20/external/deqp-deps/amber/src/
Dcommand.h84 bool IsCopy() const { return command_type_ == Type::kCopy; } in IsCopy() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.cpp1091 bool IsCopy = MI->getOpcode() == AMDGPU::V_MOV_B32_e32; in eliminateFrameIndex() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.cpp3157 bool IsCopy = false; in applyMappingImpl() local
3197 bool IsCopy = false; in applyMappingImpl() local
H A DSIRegisterInfo.cpp2367 bool IsCopy = MI->getOpcode() == AMDGPU::V_MOV_B32_e32 || in eliminateFrameIndex() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
H A DHexagonGenInsert.cpp1159 auto IsCopy = [] (const IFRecordWithRegSet &IR) -> bool { in pruneRegCopies() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonGenInsert.cpp1179 auto IsCopy = [] (const IFRecordWithRegSet &IR) -> bool { in pruneRegCopies() local
/aosp_15_r20/external/llvm/lib/Target/Hexagon/
H A DHexagonGenInsert.cpp1144 auto IsCopy = [] (const IFRecordWithRegSet &IR) -> bool { in pruneRegCopies() local
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGObjC.cpp656 unsigned IsCopy : 1; member in __anon9a67215e0211::PropertyImplStrategy
H A DMicrosoftCXXABI.cpp3817 bool IsCopy = CT == Ctor_CopyingClosure; in getAddrOfCXXCtorClosure() local
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaInit.cpp6506 bool IsCopy = false; in Perform() local