Lines Matching defs:input
125 void SetGoverningPredicate(HInstruction* input, PredicationKind pred_kind) { in SetGoverningPredicate()
133 void SetMergingGoverningPredicate(HInstruction* input) { in SetMergingGoverningPredicate()
136 void SetZeroingGoverningPredicate(HInstruction* input) { in SetZeroingGoverningPredicate()
270 HInstruction* input, in HVecUnaryOperation()
369 inline static bool HasConsistentPackedTypes(HInstruction* input, DataType::Type type) { in HasConsistentPackedTypes()
415 HInstruction* input, in HVecExtractScalar()
452 HInstruction* input, in HVecReduce()
486 HInstruction* input, in HVecCnv()
511 HInstruction* input, in HVecNeg()
533 HInstruction* input, in HVecAbs()
555 HInstruction* input, in HVecNot()
1294 HInstruction* input, in HVecPredSetAll()
1422 HInstruction* input, in HVecPredCondition()