Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DIRTranslator.cpp541 Sub = MIB.buildZExtOrTrunc(PtrScalarTy, Sub); in emitJumpTableHeader()
556 Cst = MIB.buildZExtOrTrunc(PtrScalarTy, Cst).getReg(0); in emitJumpTableHeader()
1830 MIRBuilder.buildZExtOrTrunc(ExtElts, NumElts); in translateAlloca()
DCombinerHelper.cpp952 auto ZExt = MIB.buildZExtOrTrunc(ExtType, Val); in getMemsetValue()
DMachineIRBuilder.cpp472 MachineInstrBuilder MachineIRBuilder::buildZExtOrTrunc(const DstOp &Res, in buildZExtOrTrunc() function in MachineIRBuilder
DLegalizerHelper.cpp1508 MIRBuilder.buildZExtOrTrunc(MI.getOperand(0), MIBNewOp); in widenScalar()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DMachineIRBuilder.h589 MachineInstrBuilder buildZExtOrTrunc(const DstOp &Res, const SrcOp &Op);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPURegisterBankInfo.cpp1804 B.buildZExtOrTrunc(DefRegs[0], SrcReg); in applyMappingImpl()