Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/jit/
Dresource_operation_safety_analysis.cc207 bool IsCopy() const { return storage_ != nullptr; } in IsCopy() function in tensorflow::__anon65f44e940111::ResourceOpSet
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64RedundantCopyElimination.cpp379 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/deqp-deps/amber/src/
Dcommand.h85 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/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 __anon4c747e0d0211::PropertyImplStrategy
DMicrosoftCXXABI.cpp3817 bool IsCopy = CT == Ctor_CopyingClosure; in getAddrOfCXXCtorClosure() local
/external/clang/lib/Sema/
DSemaInit.cpp6506 bool IsCopy = false; in Perform() local