Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/
H A DMachineIRBuilder.h718 MachineInstrBuilder buildZExtInReg(const DstOp &Res, const SrcOp &Op,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DMachineIRBuilder.cpp489 MachineInstrBuilder MachineIRBuilder::buildZExtInReg(const DstOp &Res, in buildZExtInReg() function in MachineIRBuilder
H A DLegalizerHelper.cpp1868 ExtResult = MIRBuilder.buildZExtInReg(WideTy, Mul, SrcBitWidth); in widenScalarMulo()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.cpp1181 B.buildZExtInReg(MI.getOperand(0), WideLoad, MemSize); in applyMappingLoad()