HomeSort by relevance Sort by last modified time
    Searched defs:Function (Results 126 - 150 of 830) sorted by null

1 2 3 4 56 7 8 91011>>

  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/MC/
MCWinEH.h 35 const MCSymbol *Function = nullptr;
48 FrameInfo(const MCSymbol *Function, const MCSymbol *BeginFuncEHLabel)
49 : Begin(BeginFuncEHLabel), Function(Function) {}
50 FrameInfo(const MCSymbol *Function, const MCSymbol *BeginFuncEHLabel,
52 : Begin(BeginFuncEHLabel), Function(Function),
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/XRay/
InstrumentationMap.h 46 /// The address of the function.
47 uint64_t Function;
59 yaml::Hex64 Function;
65 /// The InstrumentationMap represents the computed function id's and indicated
66 /// function addresses from an object file (or a YAML file). This provides an
67 /// interface to just the mapping between the function id, and the function
87 /// Provides a raw accessor to the unordered map of function addresses.
90 /// Returns an XRay computed function id, provided a function address
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/MC/
MCWinEH.h 35 const MCSymbol *Function = nullptr;
48 FrameInfo(const MCSymbol *Function, const MCSymbol *BeginFuncEHLabel)
49 : Begin(BeginFuncEHLabel), Function(Function) {}
50 FrameInfo(const MCSymbol *Function, const MCSymbol *BeginFuncEHLabel,
52 : Begin(BeginFuncEHLabel), Function(Function),
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/XRay/
InstrumentationMap.h 46 /// The address of the function.
47 uint64_t Function;
59 yaml::Hex64 Function;
65 /// The InstrumentationMap represents the computed function id's and indicated
66 /// function addresses from an object file (or a YAML file). This provides an
67 /// interface to just the mapping between the function id, and the function
87 /// Provides a raw accessor to the unordered map of function addresses.
90 /// Returns an XRay computed function id, provided a function address
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
MCWinEH.h 35 const MCSymbol *Function = nullptr;
48 FrameInfo(const MCSymbol *Function, const MCSymbol *BeginFuncEHLabel)
49 : Begin(BeginFuncEHLabel), Function(Function) {}
50 FrameInfo(const MCSymbol *Function, const MCSymbol *BeginFuncEHLabel,
52 : Begin(BeginFuncEHLabel), Function(Function),
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/XRay/
InstrumentationMap.h 46 /// The address of the function.
47 uint64_t Function;
59 yaml::Hex64 Function;
64 /// The InstrumentationMap represents the computed function id's and indicated
65 /// function addresses from an object file (or a YAML file). This provides an
66 /// interface to just the mapping between the function id, and the function
86 /// Provides a raw accessor to the unordered map of function addresses.
89 /// Returns an XRay computed function id, provided a function address
    [all...]
YAMLXRayRecord.h 37 std::string Function;
55 IO.enumCase(Type, "function-enter", xray::RecordTypes::ENTER);
56 IO.enumCase(Type, "function-exit", xray::RecordTypes::EXIT);
75 IO.mapOptional("function", Record.Function);
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/MC/
MCWinEH.h 35 const MCSymbol *Function = nullptr;
48 FrameInfo(const MCSymbol *Function, const MCSymbol *BeginFuncEHLabel)
49 : Begin(BeginFuncEHLabel), Function(Function) {}
50 FrameInfo(const MCSymbol *Function, const MCSymbol *BeginFuncEHLabel,
52 : Begin(BeginFuncEHLabel), Function(Function),
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/XRay/
InstrumentationMap.h 46 /// The address of the function.
47 uint64_t Function;
59 yaml::Hex64 Function;
65 /// The InstrumentationMap represents the computed function id's and indicated
66 /// function addresses from an object file (or a YAML file). This provides an
67 /// interface to just the mapping between the function id, and the function
87 /// Provides a raw accessor to the unordered map of function addresses.
90 /// Returns an XRay computed function id, provided a function address
    [all...]
YAMLXRayRecord.h 37 std::string Function;
55 IO.enumCase(Type, "function-enter", xray::RecordTypes::ENTER);
56 IO.enumCase(Type, "function-exit", xray::RecordTypes::EXIT);
75 IO.mapOptional("function", Record.Function);
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/MC/
MCWinEH.h 35 const MCSymbol *Function = nullptr;
48 FrameInfo(const MCSymbol *Function, const MCSymbol *BeginFuncEHLabel)
49 : Begin(BeginFuncEHLabel), Function(Function) {}
50 FrameInfo(const MCSymbol *Function, const MCSymbol *BeginFuncEHLabel,
52 : Begin(BeginFuncEHLabel), Function(Function),
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/XRay/
InstrumentationMap.h 46 /// The address of the function.
47 uint64_t Function;
59 yaml::Hex64 Function;
65 /// The InstrumentationMap represents the computed function id's and indicated
66 /// function addresses from an object file (or a YAML file). This provides an
67 /// interface to just the mapping between the function id, and the function
87 /// Provides a raw accessor to the unordered map of function addresses.
90 /// Returns an XRay computed function id, provided a function address
    [all...]
YAMLXRayRecord.h 37 std::string Function;
55 IO.enumCase(Type, "function-enter", xray::RecordTypes::ENTER);
56 IO.enumCase(Type, "function-exit", xray::RecordTypes::EXIT);
75 IO.mapOptional("function", Record.Function);
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/MC/
MCWinEH.h 35 const MCSymbol *Function = nullptr;
48 FrameInfo(const MCSymbol *Function, const MCSymbol *BeginFuncEHLabel)
49 : Begin(BeginFuncEHLabel), Function(Function) {}
50 FrameInfo(const MCSymbol *Function, const MCSymbol *BeginFuncEHLabel,
52 : Begin(BeginFuncEHLabel), Function(Function),
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/XRay/
InstrumentationMap.h 46 /// The address of the function.
47 uint64_t Function;
59 yaml::Hex64 Function;
65 /// The InstrumentationMap represents the computed function id's and indicated
66 /// function addresses from an object file (or a YAML file). This provides an
67 /// interface to just the mapping between the function id, and the function
87 /// Provides a raw accessor to the unordered map of function addresses.
90 /// Returns an XRay computed function id, provided a function address
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/MC/
MCWinEH.h 35 const MCSymbol *Function = nullptr;
48 FrameInfo(const MCSymbol *Function, const MCSymbol *BeginFuncEHLabel)
49 : Begin(BeginFuncEHLabel), Function(Function) {}
50 FrameInfo(const MCSymbol *Function, const MCSymbol *BeginFuncEHLabel,
52 : Begin(BeginFuncEHLabel), Function(Function),
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/XRay/
InstrumentationMap.h 46 /// The address of the function.
47 uint64_t Function;
59 yaml::Hex64 Function;
65 /// The InstrumentationMap represents the computed function id's and indicated
66 /// function addresses from an object file (or a YAML file). This provides an
67 /// interface to just the mapping between the function id, and the function
87 /// Provides a raw accessor to the unordered map of function addresses.
90 /// Returns an XRay computed function id, provided a function address
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/MC/
MCWinEH.h 35 const MCSymbol *Function = nullptr;
48 FrameInfo(const MCSymbol *Function, const MCSymbol *BeginFuncEHLabel)
49 : Begin(BeginFuncEHLabel), Function(Function) {}
50 FrameInfo(const MCSymbol *Function, const MCSymbol *BeginFuncEHLabel,
52 : Begin(BeginFuncEHLabel), Function(Function),
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/XRay/
InstrumentationMap.h 46 /// The address of the function.
47 uint64_t Function;
59 yaml::Hex64 Function;
65 /// The InstrumentationMap represents the computed function id's and indicated
66 /// function addresses from an object file (or a YAML file). This provides an
67 /// interface to just the mapping between the function id, and the function
87 /// Provides a raw accessor to the unordered map of function addresses.
90 /// Returns an XRay computed function id, provided a function address
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/MC/
MCWinEH.h 35 const MCSymbol *Function = nullptr;
48 FrameInfo(const MCSymbol *Function, const MCSymbol *BeginFuncEHLabel)
49 : Begin(BeginFuncEHLabel), Function(Function) {}
50 FrameInfo(const MCSymbol *Function, const MCSymbol *BeginFuncEHLabel,
52 : Begin(BeginFuncEHLabel), Function(Function),
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/XRay/
InstrumentationMap.h 46 /// The address of the function.
47 uint64_t Function;
59 yaml::Hex64 Function;
65 /// The InstrumentationMap represents the computed function id's and indicated
66 /// function addresses from an object file (or a YAML file). This provides an
67 /// interface to just the mapping between the function id, and the function
87 /// Provides a raw accessor to the unordered map of function addresses.
90 /// Returns an XRay computed function id, provided a function address
    [all...]
  /external/mesa3d/src/gallium/drivers/nouveau/codegen/
nv50_ir_bb.cpp 27 Function::Function(Program *p, const char *fnName, uint32_t label)
51 Function::~Function()
74 BasicBlock::BasicBlock(Function *fn) : cfg(this), dom(this), func(fn)
95 BasicBlock::clone(ClonePolicy<Function>& pol) const
399 Function::setEntry(BasicBlock *bb)
408 Function::setExit(BasicBlock *bb)
417 Function::orderInstructions(ArrayList &result)
433 Function::buildLiveSets(
    [all...]
  /external/swiftshader/third_party/LLVM/lib/VMCore/
Function.cpp 1 //===-- Function.cpp - Implement the Global object classes ----------------===//
10 // This file implements the Function class for the VMCore library.
35 template class llvm::SymbolTableListTraits<Argument, Function>;
36 template class llvm::SymbolTableListTraits<BasicBlock, Function>;
42 Argument::Argument(Type *Ty, const Twine &Name, Function *Par)
46 // Make sure that we get added to a function
54 void Argument::setParent(Function *parent) {
63 /// function. For example in "void foo(int a, float b)" a is 0 and b is 1.
65 const Function *F = getParent();
66 assert(F && "Argument is not in a function");
    [all...]
  /device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/D03/Drivers/PciPlatform/
PciPlatform.c 60 UINTN Function;
100 0, // Function Number
125 EFI_UNSUPPORTED - Function not supported.
331 The PlatformPrepController() function can be used to notify the platform driver so that
338 This member function may not perform any error checking on the input parameters. It also
339 does not return any error codes. If this member function detects any error condition, it
354 EFI_SUCCESS - The function completed successfully.
411 EFI_STATUS - Status of the function calling.
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/framer/framer/
function.py 124 class Function:
135 def p(templ, vars=None): # helper function to generate output
171 class Method(Function):

Completed in 713 milliseconds

1 2 3 4 56 7 8 91011>>