Lines Matching defs:imm
130 auto imm = bit_cast<double>(this->GetInst().template GetImm<format>()); in HandleFldaiDyn() local
139 int32_t imm = this->GetInst().template GetImm<format>(); in HandleLdaiDyn() local
192 int32_t imm = this->GetInst().template GetImm<format>(); in HandleMovi() local
202 int64_t imm = this->GetInst().template GetImm<format>(); in HandleMoviWide() local
212 auto imm = bit_cast<float>(this->GetInst().template GetImm<format>()); in HandleFmovi() local
222 auto imm = bit_cast<double>(this->GetInst().template GetImm<format>()); in HandleFmoviWide() local
268 int32_t imm = this->GetInst().template GetImm<format>(); in HandleLdai() local
277 int64_t imm = this->GetInst().template GetImm<format>(); in HandleLdaiWide() local
286 auto imm = bit_cast<float>(this->GetInst().template GetImm<format>()); in HandleFldai() local
295 auto imm = bit_cast<double>(this->GetInst().template GetImm<format>()); in HandleFldaiWide() local
395 int32_t imm = this->GetInst().template GetImm<format>(); in HandleJmp() local
1014 int32_t imm = this->GetInst().template GetImm<format>(); in HandleInci() local
3133 auto imm = this->GetInst().template GetImm<format>(); in HandleCondJmpz() local
3154 auto imm = this->GetInst().template GetImm<format>(); in HandleCondJmp() local
3177 auto imm = this->GetInst().template GetImm<format>(); in HandleCondJmpzObj() local
3197 auto imm = this->GetInst().template GetImm<format>(); in HandleCondJmpObj() local