Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp6951 const LLT IntInsertTy = LLT::scalar(InsertTy.getSizeInBits()); in lowerInsert() local
6952 InsertSrc = MIRBuilder.buildPtrToInt(IntInsertTy, InsertSrc).getReg(0); in lowerInsert()