Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/
DYAMLTraits.h471 virtual void postflightFlowElement(void*) = 0;
750 io.postflightFlowElement(SaveInfo);
997 void postflightFlowElement(void *) override;
1128 void postflightFlowElement(void *) override;
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DYAMLTraits.h526 virtual void postflightFlowElement(void*) = 0;
837 io.postflightFlowElement(SaveInfo);
1085 void postflightFlowElement(void *) override;
1226 void postflightFlowElement(void *) override;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DYAMLTraits.cpp251 void Input::postflightFlowElement(void *SaveInfo) { in postflightFlowElement() function in Input
570 void Output::postflightFlowElement(void *) { in postflightFlowElement() function in Output
/external/llvm/lib/Support/
DYAMLTraits.cpp226 void Input::postflightFlowElement(void *SaveInfo) { in postflightFlowElement() function in Input
556 void Output::postflightFlowElement(void *) { in postflightFlowElement() function in Output
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DYAMLTraits.h1339 void postflightFlowElement(void *) override;