HomeSort by relevance Sort by last modified time
    Searched defs:FunctionDefinition (Results 1 - 7 of 7) sorted by null

  /external/skia/src/sksl/ir/
SkSLFunctionDefinition.h 20 struct FunctionDefinition : public ProgramElement {
21 FunctionDefinition(Position position, const FunctionDeclaration& declaration,
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/Ecc/
CodeFragment.py 69 class FunctionDefinition :
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/Eot/
CodeFragment.py 87 class FunctionDefinition :
  /external/llvm/include/llvm/ObjectYAML/
COFFYAML.h 68 Optional<COFF::AuxiliaryFunctionDefinition> FunctionDefinition;
  /frameworks/rs/rsov/compiler/spirit/
module.h 44 class FunctionDefinition;
135 FunctionDefinition *
137 FunctionDefinition *lookupFunctionDefinitionByName(const char *name) const;
212 Module *addFunctionDefinition(FunctionDefinition *func);
237 std::vector<FunctionDefinition *> mFunctionDefinitions;
247 ContainerDeleter<std::vector<FunctionDefinition *>>
261 FunctionDefinition *func, const char *name);
486 class FunctionDefinition : public Entity {
488 FunctionDefinition();
489 FunctionDefinition(Builder *builder, FunctionInst *func
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
COFF.h 288 AuxiliaryFunctionDefinition FunctionDefinition;
  /external/llvm/include/llvm/Support/
COFF.h 404 AuxiliaryFunctionDefinition FunctionDefinition;

Completed in 1424 milliseconds