Searched defs:signExtend (Results 1 – 5 of 5) sorted by relevance
453 int signExtend, in write_instr_name_()537 int signExtend = 0; in dsmOneArcInst() local
633 ConstantRange ConstantRange::signExtend(uint32_t DstTySize) const { in signExtend() function in ConstantRange
530 unsigned WebAssemblyFastISel::signExtend(unsigned Reg, const Value *V, in signExtend() function in WebAssemblyFastISel
2030 bool signExtend = TLI.shouldSignExtendTypeInLibCall(RetVT, isSigned); in ExpandLibCall() local
144 bool signExtend = shouldSignExtendTypeInLibCall(RetVT, isSigned); in makeLibCall() local