Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceTargetLoweringARM32.cpp4267 const uint32_t ValueHi = SrcsHi.getConstantValue(); in lowerInt64IcmpCond() local
5962 Variable *ValueHi = legalizeToReg(hiOperand(Value)); in lowerStore() local
5995 Operand *ValueHi = Ctx->getConstantInt32(Instr->getValue(I) >> 32); in lowerSwitch() local
H A DIceTargetLoweringMIPS32.cpp5541 Variable *ValueHi = legalizeToReg(hiOperand(Value)); in lowerStore() local
5580 Operand *ValueHi = Ctx->getConstantInt32(Instr->getValue(I) >> 32); in lowerSwitch() local
H A DIceTargetLoweringX8632.cpp6450 Operand *ValueHi = legalize(hiOperand(Value), Legal_Reg | Legal_Imm); in lowerStore() local
6616 Constant *ValueHi = Ctx->getConstantInt32(Instr->getValue(I) >> 32); in lowerSwitch() local