Home
last modified time | relevance | path

Searched defs:ValueLo (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceTargetLoweringARM32.cpp4266 const uint32_t ValueLo = SrcsLo.getConstantValue(); in lowerInt64IcmpCond() local
5963 Variable *ValueLo = legalizeToReg(loOperand(Value)); in lowerStore() local
5994 Operand *ValueLo = Ctx->getConstantInt32(Instr->getValue(I)); in lowerSwitch() local
H A DIceTargetLoweringMIPS32.cpp5542 Variable *ValueLo = legalizeToReg(loOperand(Value)); in lowerStore() local
5579 Operand *ValueLo = Ctx->getConstantInt32(Instr->getValue(I)); in lowerSwitch() local
H A DIceTargetLoweringX8632.cpp6452 Operand *ValueLo = legalize(loOperand(Value), Legal_Reg | Legal_Imm); in lowerStore() local
6615 Constant *ValueLo = Ctx->getConstantInt32(Instr->getValue(I)); in lowerSwitch() local