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

  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ExecutionEngine/
JITSymbol.h 40 class JITSymbolFlags {
54 /// @brief Default-construct a JITSymbolFlags instance.
55 JITSymbolFlags() = default;
57 /// @brief Construct a JITSymbolFlags instance from the given flags.
58 JITSymbolFlags(FlagNames Flags) : Flags(Flags) {}
60 /// @brief Construct a JITSymbolFlags instance from the given flags and target
62 JITSymbolFlags(FlagNames Flags, TargetFlagsType TargetFlags)
102 /// Construct a JITSymbolFlags value based on the flags of the given global
104 static JITSymbolFlags fromGlobalValue(const GlobalValue &GV);
106 /// Construct a JITSymbolFlags value based on the flags of the given libobjec
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ExecutionEngine/
JITSymbol.h 40 class JITSymbolFlags {
54 /// @brief Default-construct a JITSymbolFlags instance.
55 JITSymbolFlags() = default;
57 /// @brief Construct a JITSymbolFlags instance from the given flags.
58 JITSymbolFlags(FlagNames Flags) : Flags(Flags) {}
60 /// @brief Construct a JITSymbolFlags instance from the given flags and target
62 JITSymbolFlags(FlagNames Flags, TargetFlagsType TargetFlags)
102 /// Construct a JITSymbolFlags value based on the flags of the given global
104 static JITSymbolFlags fromGlobalValue(const GlobalValue &GV);
106 /// Construct a JITSymbolFlags value based on the flags of the given libobjec
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ExecutionEngine/
JITSymbol.h 40 class JITSymbolFlags {
54 /// @brief Default-construct a JITSymbolFlags instance.
55 JITSymbolFlags() = default;
57 /// @brief Construct a JITSymbolFlags instance from the given flags.
58 JITSymbolFlags(FlagNames Flags) : Flags(Flags) {}
60 /// @brief Construct a JITSymbolFlags instance from the given flags and target
62 JITSymbolFlags(FlagNames Flags, TargetFlagsType TargetFlags)
102 /// Construct a JITSymbolFlags value based on the flags of the given global
104 static JITSymbolFlags fromGlobalValue(const GlobalValue &GV);
106 /// Construct a JITSymbolFlags value based on the flags of the given libobjec
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ExecutionEngine/
JITSymbol.h 40 class JITSymbolFlags {
54 /// @brief Default-construct a JITSymbolFlags instance.
55 JITSymbolFlags() = default;
57 /// @brief Construct a JITSymbolFlags instance from the given flags.
58 JITSymbolFlags(FlagNames Flags) : Flags(Flags) {}
60 /// @brief Construct a JITSymbolFlags instance from the given flags and target
62 JITSymbolFlags(FlagNames Flags, TargetFlagsType TargetFlags)
102 /// Construct a JITSymbolFlags value based on the flags of the given global
104 static JITSymbolFlags fromGlobalValue(const GlobalValue &GV);
106 /// Construct a JITSymbolFlags value based on the flags of the given libobjec
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ExecutionEngine/
JITSymbol.h 40 class JITSymbolFlags {
54 /// @brief Default-construct a JITSymbolFlags instance.
55 JITSymbolFlags() = default;
57 /// @brief Construct a JITSymbolFlags instance from the given flags.
58 JITSymbolFlags(FlagNames Flags) : Flags(Flags) {}
60 /// @brief Construct a JITSymbolFlags instance from the given flags and target
62 JITSymbolFlags(FlagNames Flags, TargetFlagsType TargetFlags)
102 /// Construct a JITSymbolFlags value based on the flags of the given global
104 static JITSymbolFlags fromGlobalValue(const GlobalValue &GV);
106 /// Construct a JITSymbolFlags value based on the flags of the given libobjec
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ExecutionEngine/
JITSymbol.h 40 class JITSymbolFlags {
54 /// @brief Default-construct a JITSymbolFlags instance.
55 JITSymbolFlags() = default;
57 /// @brief Construct a JITSymbolFlags instance from the given flags.
58 JITSymbolFlags(FlagNames Flags) : Flags(Flags) {}
60 /// @brief Construct a JITSymbolFlags instance from the given flags and target
62 JITSymbolFlags(FlagNames Flags, TargetFlagsType TargetFlags)
102 /// Construct a JITSymbolFlags value based on the flags of the given global
104 static JITSymbolFlags fromGlobalValue(const GlobalValue &GV);
106 /// Construct a JITSymbolFlags value based on the flags of the given libobjec
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ExecutionEngine/
JITSymbol.h 40 class JITSymbolFlags {
54 /// @brief Default-construct a JITSymbolFlags instance.
55 JITSymbolFlags() = default;
57 /// @brief Construct a JITSymbolFlags instance from the given flags.
58 JITSymbolFlags(FlagNames Flags) : Flags(Flags) {}
60 /// @brief Construct a JITSymbolFlags instance from the given flags and target
62 JITSymbolFlags(FlagNames Flags, TargetFlagsType TargetFlags)
102 /// Construct a JITSymbolFlags value based on the flags of the given global
104 static JITSymbolFlags fromGlobalValue(const GlobalValue &GV);
106 /// Construct a JITSymbolFlags value based on the flags of the given libobjec
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ExecutionEngine/
JITSymbol.h 40 class JITSymbolFlags {
54 /// @brief Default-construct a JITSymbolFlags instance.
55 JITSymbolFlags() = default;
57 /// @brief Construct a JITSymbolFlags instance from the given flags.
58 JITSymbolFlags(FlagNames Flags) : Flags(Flags) {}
60 /// @brief Construct a JITSymbolFlags instance from the given flags and target
62 JITSymbolFlags(FlagNames Flags, TargetFlagsType TargetFlags)
102 /// Construct a JITSymbolFlags value based on the flags of the given global
104 static JITSymbolFlags fromGlobalValue(const GlobalValue &GV);
106 /// Construct a JITSymbolFlags value based on the flags of the given libobjec
    [all...]
  /external/llvm/include/llvm/ExecutionEngine/
JITSymbolFlags.h 1 //===------ JITSymbolFlags.h - Flags for symbols in the JIT -----*- C++ -*-===//
23 enum class JITSymbolFlags : char {
29 inline JITSymbolFlags operator|(JITSymbolFlags LHS, JITSymbolFlags RHS) {
30 typedef std::underlying_type<JITSymbolFlags>::type UT;
31 return static_cast<JITSymbolFlags>(
35 inline JITSymbolFlags& operator |=(JITSymbolFlags &LHS, JITSymbolFlags RHS)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ExecutionEngine/
JITSymbol.h 36 class JITSymbolFlags {
48 /// @brief Default-construct a JITSymbolFlags instance.
49 JITSymbolFlags() : Flags(None) {}
51 /// @brief Construct a JITSymbolFlags instance from the given flags.
52 JITSymbolFlags(FlagNames Flags) : Flags(Flags) {}
75 /// Construct a JITSymbolFlags value based on the flags of the given global
77 static JITSymbolFlags fromGlobalValue(const GlobalValue &GV);
79 /// Construct a JITSymbolFlags value based on the flags of the given libobject
81 static JITSymbolFlags fromObjectSymbol(const object::BasicSymbolRef &Symbol);
95 JITEvaluatedSymbol(JITTargetAddress Address, JITSymbolFlags Flags
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ExecutionEngine/
JITSymbol.h 36 class JITSymbolFlags {
48 /// @brief Default-construct a JITSymbolFlags instance.
49 JITSymbolFlags() : Flags(None) {}
51 /// @brief Construct a JITSymbolFlags instance from the given flags.
52 JITSymbolFlags(FlagNames Flags) : Flags(Flags) {}
75 /// Construct a JITSymbolFlags value based on the flags of the given global
77 static JITSymbolFlags fromGlobalValue(const GlobalValue &GV);
79 /// Construct a JITSymbolFlags value based on the flags of the given libobject
81 static JITSymbolFlags fromObjectSymbol(const object::BasicSymbolRef &Symbol);
95 JITEvaluatedSymbol(JITTargetAddress Address, JITSymbolFlags Flags
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ExecutionEngine/
JITSymbol.h 36 class JITSymbolFlags {
48 /// @brief Default-construct a JITSymbolFlags instance.
49 JITSymbolFlags() : Flags(None) {}
51 /// @brief Construct a JITSymbolFlags instance from the given flags.
52 JITSymbolFlags(FlagNames Flags) : Flags(Flags) {}
75 /// Construct a JITSymbolFlags value based on the flags of the given global
77 static JITSymbolFlags fromGlobalValue(const GlobalValue &GV);
79 /// Construct a JITSymbolFlags value based on the flags of the given libobject
81 static JITSymbolFlags fromObjectSymbol(const object::BasicSymbolRef &Symbol);
95 JITEvaluatedSymbol(JITTargetAddress Address, JITSymbolFlags Flags
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ExecutionEngine/
JITSymbol.h 36 class JITSymbolFlags {
48 /// @brief Default-construct a JITSymbolFlags instance.
49 JITSymbolFlags() : Flags(None) {}
51 /// @brief Construct a JITSymbolFlags instance from the given flags.
52 JITSymbolFlags(FlagNames Flags) : Flags(Flags) {}
75 /// Construct a JITSymbolFlags value based on the flags of the given global
77 static JITSymbolFlags fromGlobalValue(const GlobalValue &GV);
79 /// Construct a JITSymbolFlags value based on the flags of the given libobject
81 static JITSymbolFlags fromObjectSymbol(const object::BasicSymbolRef &Symbol);
95 JITEvaluatedSymbol(JITTargetAddress Address, JITSymbolFlags Flags
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ExecutionEngine/
JITSymbol.h 36 class JITSymbolFlags {
48 /// @brief Default-construct a JITSymbolFlags instance.
49 JITSymbolFlags() : Flags(None) {}
51 /// @brief Construct a JITSymbolFlags instance from the given flags.
52 JITSymbolFlags(FlagNames Flags) : Flags(Flags) {}
75 /// Construct a JITSymbolFlags value based on the flags of the given global
77 static JITSymbolFlags fromGlobalValue(const GlobalValue &GV);
79 /// Construct a JITSymbolFlags value based on the flags of the given libobject
81 static JITSymbolFlags fromObjectSymbol(const object::BasicSymbolRef &Symbol);
95 JITEvaluatedSymbol(JITTargetAddress Address, JITSymbolFlags Flags
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ExecutionEngine/
JITSymbol.h 36 class JITSymbolFlags {
48 /// @brief Default-construct a JITSymbolFlags instance.
49 JITSymbolFlags() : Flags(None) {}
51 /// @brief Construct a JITSymbolFlags instance from the given flags.
52 JITSymbolFlags(FlagNames Flags) : Flags(Flags) {}
75 /// Construct a JITSymbolFlags value based on the flags of the given global
77 static JITSymbolFlags fromGlobalValue(const GlobalValue &GV);
79 /// Construct a JITSymbolFlags value based on the flags of the given libobject
81 static JITSymbolFlags fromObjectSymbol(const object::BasicSymbolRef &Symbol);
95 JITEvaluatedSymbol(JITTargetAddress Address, JITSymbolFlags Flags
    [all...]

Completed in 153 milliseconds