Searched refs:EncodeImmWithCorrectType (Results 1 – 2 of 2) sorted by relevance
63 void EncodeImmWithCorrectType(DataType::Type sfType, MemRef dstMem, ConstantInst *constInst);
159 void SpillFillEncoder::EncodeImmWithCorrectType(DataType::Type sfType, MemRef dstMem, ConstantInst … in EncodeImmWithCorrectType() function in ark::compiler::SpillFillEncoder218 EncodeImmWithCorrectType(sfType, dstMem, constInst); in EncodeImmToX()