Home
last modified time | relevance | path

Searched refs:preflightFlowElement (Results 1 – 5 of 5) sorted by relevance

/external/llvm/include/llvm/Support/
DYAMLTraits.h470 virtual bool preflightFlowElement(unsigned, void *&) = 0;
748 if ( io.preflightFlowElement(i, SaveInfo) ) {
996 bool preflightFlowElement(unsigned , void *&) override;
1127 bool preflightFlowElement(unsigned, void *&) override;
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DYAMLTraits.h525 virtual bool preflightFlowElement(unsigned, void *&) = 0;
835 if ( io.preflightFlowElement(i, SaveInfo) ) {
1084 bool preflightFlowElement(unsigned , void *&) override;
1225 bool preflightFlowElement(unsigned, void *&) override;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DYAMLTraits.cpp240 bool Input::preflightFlowElement(unsigned index, void *&SaveInfo) { in preflightFlowElement() function in Input
557 bool Output::preflightFlowElement(unsigned, void *&) { in preflightFlowElement() function in Output
/external/llvm/lib/Support/
DYAMLTraits.cpp215 bool Input::preflightFlowElement(unsigned index, void *&SaveInfo) { in preflightFlowElement() function in Input
543 bool Output::preflightFlowElement(unsigned, void *&) { in preflightFlowElement() function in Output
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DYAMLTraits.h1338 bool preflightFlowElement(unsigned, void *&) override;