Searched defs:IsInput (Results 1 – 3 of 3) sorted by relevance
259 bool CoreAudioBase::IsInput() const { in IsInput() function in webrtc::webrtc_win::CoreAudioBase
341 bool GraphFloat32::IsInput(NodeId node, ValueId value) { in IsInput() function in tflite::gpu::GraphFloat32
2309 std::string getReplacementName(Instruction *I, bool IsInput, unsigned o, in getReplacementName()