Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp8835 const LLT IntInsertTy = LLT::scalar(InsertTy.getSizeInBits()); in lowerInsert() local
8836 InsertSrc = MIRBuilder.buildPtrToInt(IntInsertTy, InsertSrc).getReg(0); in lowerInsert()