Home
last modified time | relevance | path

Searched defs:Cpy (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/clang/include/clang/Sema/
H A DScopeInfo.h453 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()
/aosp_15_r20/external/vixl/test/aarch64/
H A Dtest-assembler-sve-aarch64.cc6441 __ 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 …]
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DMachineFunction.cpp1013 [&](const MachineInstr &Cpy) -> std::pair<Register, unsigned> { in salvageCopySSAImpl()
/aosp_15_r20/external/vixl/src/aarch64/
H A Dmacro-assembler-sve-aarch64.cc363 void MacroAssembler::Cpy(const ZRegister& zd, in Cpy() function in vixl::aarch64::MacroAssembler
H A Dmacro-assembler-aarch64.h3987 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
/aosp_15_r20/external/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp1140 Value *Cpy = EntryIRB.CreateMemCpy( in getShadow() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp1635 Value *Cpy = EntryIRB.CreateMemCpy(CpShadowPtr, CopyAlign, Base, in getShadow() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp1910 Value *Cpy = EntryIRB.CreateMemCpy(CpShadowPtr, CopyAlign, Base, in getShadow() local
/aosp_15_r20/external/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp3138 SDValue Cpy = DAG.getMemcpy( in LowerCall() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp2867 SDValue Cpy = DAG.getMemcpy( in LowerCall() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp4183 SDValue Cpy = DAG.getMemcpy( in LowerCall() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp3291 SDValue Cpy = in LowerCall() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp7505 SDValue Cpy = DAG.getMemcpy( in LowerCall() local