| /external/clang/include/clang/Sema/ | 
| D | ScopeInfo.h | 453             QualType CaptureType, Expr *Cpy)  in Capture() 462             QualType CaptureType, Expr *Cpy, const bool ByCopy)  in Capture() 540                   QualType CaptureType, Expr *Cpy) {  in addCapture() 878                                    Expr *Cpy,  in addThisCapture()
  | 
| /external/vixl/test/aarch64/ | 
| D | test-assembler-sve-aarch64.cc | 6441   __ Cpy(z0.VnB(), pg, w0);  in TEST_SVE()  local 6442   __ Cpy(z1.VnH(), pg, x1);  // X registers are accepted for small lanes.  in TEST_SVE()  local 6443   __ Cpy(z2.VnS(), pg, w2);  in TEST_SVE()  local 6444   __ Cpy(z3.VnD(), pg, x3);  in TEST_SVE()  local 6447   __ Cpy(z4.VnB(), pg, b28);  in TEST_SVE()  local 6448   __ Cpy(z5.VnH(), pg, h29);  in TEST_SVE()  local 6449   __ Cpy(z6.VnS(), pg, s30);  in TEST_SVE()  local 6450   __ Cpy(z7.VnD(), pg, d31);  in TEST_SVE()  local 6455   __ Cpy(z16.VnB(), pg, sp);  in TEST_SVE()  local 6456   __ Cpy(z17.VnH(), pg, wsp);  in TEST_SVE()  local [all …] 
 | 
| /external/vixl/src/aarch64/ | 
| D | macro-assembler-sve-aarch64.cc | 363 void MacroAssembler::Cpy(const ZRegister& zd,  in Cpy()  function in vixl::aarch64::MacroAssembler
  | 
| D | macro-assembler-aarch64.h | 3987   void Cpy(const ZRegister& zd, const PRegisterM& pg, const Register& rn) {  in Cpy()  function 3992   void Cpy(const ZRegister& zd, const PRegisterM& pg, const VRegister& vn) {  in Cpy()  function
  | 
| /external/llvm/lib/Transforms/Instrumentation/ | 
| D | MemorySanitizer.cpp | 1140               Value *Cpy = EntryIRB.CreateMemCpy(  in getShadow()  local
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ | 
| D | MemorySanitizer.cpp | 1635               Value *Cpy = EntryIRB.CreateMemCpy(CpShadowPtr, CopyAlign, Base,  in getShadow()  local
  | 
| /external/llvm/lib/Target/AArch64/ | 
| D | AArch64ISelLowering.cpp | 3138         SDValue Cpy = DAG.getMemcpy(  in LowerCall()  local
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ | 
| D | SIISelLowering.cpp | 2867         SDValue Cpy = DAG.getMemcpy(  in LowerCall()  local
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ | 
| D | AArch64ISelLowering.cpp | 4183         SDValue Cpy = DAG.getMemcpy(  in LowerCall()  local
  |