Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringARM32.cpp4452 const uint32_t ValueHi = SrcsHi.getConstantValue(); in lowerInt64IcmpCond() local
6159 Variable *ValueHi = legalizeToReg(hiOperand(Value)); in lowerStore() local
6192 Operand *ValueHi = Ctx->getConstantInt32(Instr->getValue(I) >> 32); in lowerSwitch() local
DIceTargetLoweringMIPS32.cpp5588 Variable *ValueHi = legalizeToReg(hiOperand(Value)); in lowerStore() local
5627 Operand *ValueHi = Ctx->getConstantInt32(Instr->getValue(I) >> 32); in lowerSwitch() local