Home
last modified time | relevance | path

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

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