Searched refs:kInputRHSAdj (Results 1 – 3 of 3) sorted by relevance
215 const bool adjY = context->getInputValue<bool>(kInputRHSAdj); in prepare()237 context->getInputValue<bool>(kInputRHSAdj), in execute()246 context->getInputValue<bool>(kInputRHSAdj), in execute()255 context->getInputValue<bool>(kInputRHSAdj), in execute()264 context->getInputValue<bool>(kInputRHSAdj), in execute()
30 constexpr uint32_t kInputRHSAdj = 3; variable
41 OperandType inputRHSAdjType = context->getInputType(kInputRHSAdj); in validate()