Searched refs:D1Value (Results 1 – 3 of 3) sorted by relevance
2234 inline uint32_t D1Value() const { in D1Value() function2247 inline int32_t D1Value() const { in D1Value() function2260 inline int D1Value() const { return Bits<SixByteInstr, int>(27, 16); } in D1Value() function2270 inline int D1Value() const { return Bits<SixByteInstr, int>(27, 16); } in D1Value() function
342 uint16_t value = ssInstr->D1Value(); in FormatDisplacement()
2688 intptr_t d1_val = AS(SIInstruction)->D1Value(); \2694 intptr_t d1 = AS(SILInstruction)->D1Value(); \2700 intptr_t d1 = AS(SIYInstruction)->D1Value(); \4217 intptr_t d1 = ssInstr->D1Value(); in EVALUATE()