Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64RedundantCopyElimination.cpp379 bool IsCopy = MI->isCopy(); in optimizeBlock() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTwoAddressInstructionPass.cpp522 bool &IsCopy, in findOnlyInterestingUse()
776 bool IsCopy = false; in scanUses() local
/third_party/vk-gl-cts/external/amber/src/src/
Dcommand.h84 bool IsCopy() const { return command_type_ == Type::kCopy; } in IsCopy() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIRegisterInfo.cpp1091 bool IsCopy = MI->getOpcode() == AMDGPU::V_MOV_B32_e32; in eliminateFrameIndex() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonGenInsert.cpp1179 auto IsCopy = [] (const IFRecordWithRegSet &IR) -> bool { in pruneRegCopies() local