Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
Dspill_fill_encoder.h63 void EncodeImmWithCorrectType(DataType::Type sfType, MemRef dstMem, ConstantInst *constInst);
Dspill_fill_encoder.cpp159 void SpillFillEncoder::EncodeImmWithCorrectType(DataType::Type sfType, MemRef dstMem, ConstantInst … in EncodeImmWithCorrectType() function in ark::compiler::SpillFillEncoder
218 EncodeImmWithCorrectType(sfType, dstMem, constInst); in EncodeImmToX()