Home
last modified time | relevance | path

Searched defs:PtrAdd (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp2094 auto PtrAdd = Builder.buildPtrAdd(PtrTy, LHS, RHS); in applyCombineAddP2IToPtrAdd() local
2101 auto &PtrAdd = cast<GPtrAdd>(MI); in matchCombineConstPtrAddToI2P() local
2122 auto &PtrAdd = cast<GPtrAdd>(MI); in applyCombineConstPtrAddToI2P() local
3136 auto &PtrAdd = cast<GPtrAdd>(MI); in matchPtrAddZero() local
3155 auto &PtrAdd = cast<GPtrAdd>(MI); in applyPtrAddZero() local
4515 MachineInstr &PtrAdd) { in reassociationCanBreakAddressingModePattern()
4668 auto &PtrAdd = cast<GPtrAdd>(MI); in matchReassocPtrAdd() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp6232 MachineInstr *PtrAdd = in selectAddrModeShiftedExtendXReg() local
6293 MachineInstr *PtrAdd = in selectAddrModeXRO() local
6366 MachineInstr *PtrAdd = in selectAddrModeWRO() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64InstructionSelector.cpp4409 MachineInstr *PtrAdd = in selectAddrModeShiftedExtendXReg() local
4495 MachineInstr *PtrAdd = in selectAddrModeWRO() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.cpp1198 auto PtrAdd = B.buildPtrAdd(PtrTy, SPCopy, ScaledSize); in applyMappingDynStackAlloc() local