Searched refs:InstructionBase (Results 1 – 5 of 5) sorted by relevance
1226 class InstructionBase {1383 InstructionBase() {} in InstructionBase() function1390 DCHECK(this->InstructionType() == InstructionBase::kRegisterType || in RsValue()1391 this->InstructionType() == InstructionBase::kImmediateType); in RsValue()1392 return InstructionBase::Bits(kRsShift + kRsBits - 1, kRsShift); in RsValue()1396 DCHECK(this->InstructionType() == InstructionBase::kRegisterType || in RtValue()1397 this->InstructionType() == InstructionBase::kImmediateType); in RtValue()1402 DCHECK_EQ(this->InstructionType(), InstructionBase::kRegisterType); in RdValue()1407 DCHECK_EQ(this->InstructionType(), InstructionBase::kImmediateType); in BaseValue()1412 DCHECK_EQ(this->InstructionType(), InstructionBase::kRegisterType); in SaValue()[all …]
61 class SimInstructionBase : public InstructionBase {88 type_ = InstructionBase::InstructionType();
1260 class InstructionBase {1430 InstructionBase() {} in InstructionBase() function1437 DCHECK(this->InstructionType() == InstructionBase::kRegisterType || in RsValue()1438 this->InstructionType() == InstructionBase::kImmediateType); in RsValue()1443 DCHECK(this->InstructionType() == InstructionBase::kRegisterType || in RtValue()1444 this->InstructionType() == InstructionBase::kImmediateType); in RtValue()1449 DCHECK_EQ(this->InstructionType(), InstructionBase::kRegisterType); in RdValue()1454 DCHECK_EQ(this->InstructionType(), InstructionBase::kImmediateType); in BaseValue()1459 DCHECK_EQ(this->InstructionType(), InstructionBase::kRegisterType); in SaValue()1464 DCHECK_EQ(this->InstructionType(), InstructionBase::kRegisterType); in LsaSaValue()[all …]
META-INF/MANIFEST.MF org/jetbrains/kotlin/utils/JavaSdkUtil.class JavaSdkUtil ...