Home
last modified time | relevance | path

Searched refs:CastPtrTy (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp2162 const LLT CastPtrTy = in convertPtrAddToAdd() local
2164 auto PtrToInt = MIB.buildPtrToInt(CastPtrTy, AddOp1Reg); in convertPtrAddToAdd()
2174 MRI.setType(DstReg, CastPtrTy); in convertPtrAddToAdd()