Searched refs:getLLTTy (Results 1 – 8 of 8) sorted by relevance
129 assert(Res.getLLTTy(*getMRI()).isPointer() && "expected ptr dst type"); in buildDynStackAlloc()139 assert(Res.getLLTTy(*getMRI()).isPointer() && "invalid operand type"); in buildFrameIndex()148 assert(Res.getLLTTy(*getMRI()).isPointer() && "invalid operand type"); in buildGlobalValue()149 assert(Res.getLLTTy(*getMRI()).getAddressSpace() == in buildGlobalValue()185 assert(Res.getLLTTy(*getMRI()).getScalarType().isPointer() && in buildPtrAdd()186 Res.getLLTTy(*getMRI()) == Op0.getLLTTy(*getMRI()) && "type mismatch"); in buildPtrAdd()187 assert(Op1.getLLTTy(*getMRI()).getScalarType().isScalar() && "invalid offset type"); in buildPtrAdd()211 LLT PtrTy = Res.getLLTTy(*getMRI()); in buildMaskLowPtrBits()245 LLT Ty = Res.getLLTTy(*getMRI()); in buildConstant()267 Res.getLLTTy(*getMRI()).getScalarSizeInBits()); in buildConstant()[all …]
77 B.addNodeIDRegType(Op.getLLTTy(*getMRI())); in profileDstOp()241 LLT Ty = Res.getLLTTy(*getMRI()); in buildConstant()268 LLT Ty = Res.getLLTTy(*getMRI()); in buildFConstant()
6121 const LLT Ty = Dst.getLLTTy(*B.getMRI()); in SwapN()
166 assert(Res.getLLTTy(*getMRI()).isPointer() && "expected ptr dst type"); in buildDynStackAlloc()176 assert(Res.getLLTTy(*getMRI()).isPointer() && "invalid operand type"); in buildFrameIndex()185 assert(Res.getLLTTy(*getMRI()).isPointer() && "invalid operand type"); in buildGlobalValue()186 assert(Res.getLLTTy(*getMRI()).getAddressSpace() == in buildGlobalValue()217 assert(Res.getLLTTy(*getMRI()).isPointer() && in buildPtrAdd()218 Res.getLLTTy(*getMRI()) == Op0.getLLTTy(*getMRI()) && "type mismatch"); in buildPtrAdd()219 assert(Op1.getLLTTy(*getMRI()).isScalar() && "invalid offset type"); in buildPtrAdd()243 assert(Res.getLLTTy(*getMRI()).isPointer() && in buildPtrMask()244 Res.getLLTTy(*getMRI()) == Op0.getLLTTy(*getMRI()) && "type mismatch"); in buildPtrMask()280 LLT Ty = Res.getLLTTy(*getMRI()); in buildConstant()[all …]
65 B.addNodeIDRegType(Op.getLLTTy(*getMRI())); in profileDstOp()211 LLT Ty = Res.getLLTTy(*getMRI()); in buildConstant()238 LLT Ty = Res.getLLTTy(*getMRI()); in buildFConstant()
4433 const LLT Ty = Dst.getLLTTy(*B.getMRI()); in SwapN()
88 LLT getLLTTy(const MachineRegisterInfo &MRI) const { in getLLTTy() function159 LLT getLLTTy(const MachineRegisterInfo &MRI) const { in getLLTTy() function1342 auto NegOne = buildConstant(Dst.getLLTTy(*getMRI()), -1); in buildNot()
87 LLT getLLTTy(const MachineRegisterInfo &MRI) const { in getLLTTy() function158 LLT getLLTTy(const MachineRegisterInfo &MRI) const { in getLLTTy() function1513 auto NegOne = buildConstant(Dst.getLLTTy(*getMRI()), -1); in buildNot()