Searched defs:inputs (Results 1 – 8 of 8) sorted by relevance
23 Graph *CreateGraph(std::initializer_list<std::pair<int, int>> inputs) in CreateGraph() argument
121 std::vector<std::string> inputs; in CollectProtoFiles() local
91 std::vector<Inst> inputs; in GetInputInsts() local
188 IrConstructor &Inputs(Args... inputs) in Inputs()202 IrConstructor &Inputs(std::initializer_list<std::pair<int, int>> inputs) in Inputs() argument246 IrConstructor &InputsAutoType(Args... inputs) in InputsAutoType()
568 std::array<Input, N> inputs; member
135 attr_reader :operands, :inputs accessor in Instruction
1021 std::vector<GateRef> inputs { depend, target, glue }; in Call() local1084 std::vector<GateRef> inputs { depend, target, glue }; in NoLabelCallRuntime() local
706 std::vector<GateRef> inputs { glue_ }; in LowerCallStubWithIC() local