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

  /frameworks/rs/rsov/compiler/
InlinePreparationPass.cpp 44 rs2spirv::Context &Ctxt = rs2spirv::Context::getInstance();
51 if (Ctxt.isForEachKernel(F.getName())) {
RemoveNonkernelsPass.cpp 73 rs2spirv::Context &Ctxt = rs2spirv::Context::getInstance();
75 if (Ctxt.getNumForEachKernel() == 0) {
90 if (Ctxt.isForEachKernel(F->getName())) {
rs2spirv.cpp 64 static bool WriteBitcode(rs2spirv::Context &Ctxt, Module *M,
105 rs2spirv::Context &Ctxt = rs2spirv::Context::getInstance();
107 if (!Ctxt.Initialize(std::move(ME))) {
114 if (!WriteBitcode(Ctxt, M.get(), OFS_BC, Err)) {
131 if (!rs2spirv::WriteSPIRV(Ctxt, M.get(), OFS, Err)) {
Wrapper.cpp 264 rs2spirv::Context &Ctxt = rs2spirv::Context::getInstance();
293 for(uint32_t slot = 0; slot < Ctxt.getNumExportVar(); slot++) {
294 const uint32_t index = Ctxt.getExportVarIndex(slot);
301 ssGlobalSize << ".rsov.GlobalSize:" << Ctxt.getGlobalSize();
373 rs2spirv::Context &Ctxt = rs2spirv::Context::getInstance();
374 const bcinfo::MetadataExtractor &metadata = Ctxt.getMetadata();
  /external/clang/unittests/AST/
ASTVectorTest.cpp 32 Ctxt(LangOpts, SourceMgr, Idents, Sels, Builtins) {}
43 ASTContext Ctxt;
49 V.insert(Ctxt, V.begin(), 0);
56 auto I = V.insert(Ctxt, V.begin(), 5, 1.0);
60 I = V.insert(Ctxt, V.begin() + 1, 5, 1.0);
64 I = V.insert(Ctxt, V.end(), 5, 1.0);
74 auto I = V.insert(Ctxt, V.begin(), IntVec.begin(), IntVec.begin());
79 I = V.insert(Ctxt, V.begin(), IntVec.begin(), IntVec.end());
83 I = V.insert(Ctxt, V.end(), IntVec.begin(), IntVec.begin());
87 I = V.insert(Ctxt, V.end(), IntVec.begin(), IntVec.end())
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
config.go 32 ctxt *obj.Link // Generic arch information
141 func NewConfig(arch string, fe Frontend, ctxt *obj.Link, optimize bool) *Config {
274 c.ctxt = ctxt
327 func (c *Config) Ctxt() *obj.Link { return c.ctxt }
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
config.go 32 ctxt *obj.Link // Generic arch information
141 func NewConfig(arch string, fe Frontend, ctxt *obj.Link, optimize bool) *Config {
274 c.ctxt = ctxt
327 func (c *Config) Ctxt() *obj.Link { return c.ctxt }
  /external/llvm/unittests/MC/
DwarfLineTables.cpp 49 Context Ctxt;
56 MCDwarfLineAddr::Encode(Ctxt, Params, LineDelta, AddrDelta, EncodingOS);
63 if (!Ctxt)
113 if (!Ctxt)
167 if (!Ctxt)
  /external/llvm/tools/dsymutil/
DebugMap.cpp 88 yaml::Output yout(OS, /* Ctxt = */ nullptr, /* WrapColumn = */ 0);
110 YAMLContext Ctxt;
112 Ctxt.PrependPath = PrependPath;
115 yaml::Input yin((*ErrOrFile)->getBuffer(), &Ctxt);
186 if (void *Ctxt = io.getContext())
187 reinterpret_cast<YAMLContext *>(Ctxt)->BinaryTriple = DM.BinaryTriple;
197 if (void *Ctxt = io.getContext())
198 reinterpret_cast<YAMLContext *>(Ctxt)->BinaryTriple = DM->BinaryTriple;
214 const auto &Ctxt = *reinterpret_cast<YAMLContext *>(IO.getContext());
215 SmallString<80> Path(Ctxt.PrependPath)
    [all...]
DwarfLinker.cpp 142 static unsigned getHashValue(const DeclContext *Ctxt) {
143 return Ctxt->QualifiedNameHash;
190 DeclContext *Ctxt; ///< ODR Declaration context.
274 /// or to the canonical offset of \p Ctxt if it is non-null.
276 DeclContext *Ctxt, PatchLocation Attr);
412 DeclContext *Ctxt, PatchLocation Attr) {
413 ForwardDIEReferences.emplace_back(Die, RefUnit, Ctxt, Attr);
422 DeclContext *Ctxt;
423 std::tie(RefDie, RefUnit, Ctxt, Attr) = Ref;
424 if (Ctxt && Ctxt->getCanonicalDIEOffset()
    [all...]
  /external/llvm/include/llvm/Support/
YAMLTraits.h 107 //static void output(const T &value, void *ctxt, llvm::raw_ostream &out);
111 //static StringRef input(StringRef scalar, void *ctxt, T &value);
143 // static StringRef input(StringRef Scalar, void *ctxt, T &Value);
458 IO(void *Ctxt=nullptr);
632 void *Ctxt;
974 void *Ctxt = nullptr,
    [all...]
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
YAMLTraits.h 140 //static void output(const T &value, void *ctxt, llvm::raw_ostream &out);
144 //static StringRef input(StringRef scalar, void *ctxt, T &value);
175 // static StringRef input(StringRef Scalar, void *ctxt, T &Value);
513 IO(void *Ctxt=nullptr);
706 void *Ctxt;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/
YAMLTraits.h 140 //static void output(const T &value, void *ctxt, llvm::raw_ostream &out);
144 //static StringRef input(StringRef scalar, void *ctxt, T &value);
175 // static StringRef input(StringRef Scalar, void *ctxt, T &Value);
540 IO(void *Ctxt=nullptr);
735 void *Ctxt;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/
YAMLTraits.h 140 //static void output(const T &value, void *ctxt, llvm::raw_ostream &out);
144 //static StringRef input(StringRef scalar, void *ctxt, T &value);
175 // static StringRef input(StringRef Scalar, void *ctxt, T &Value);
540 IO(void *Ctxt=nullptr);
735 void *Ctxt;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/
YAMLTraits.h 140 //static void output(const T &value, void *ctxt, llvm::raw_ostream &out);
144 //static StringRef input(StringRef scalar, void *ctxt, T &value);
175 // static StringRef input(StringRef Scalar, void *ctxt, T &Value);
540 IO(void *Ctxt=nullptr);
735 void *Ctxt;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
YAMLTraits.h 140 //static void output(const T &value, void *ctxt, llvm::raw_ostream &out);
144 //static StringRef input(StringRef scalar, void *ctxt, T &value);
175 // static StringRef input(StringRef Scalar, void *ctxt, T &Value);
540 IO(void *Ctxt=nullptr);
735 void *Ctxt;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/
YAMLTraits.h 140 //static void output(const T &value, void *ctxt, llvm::raw_ostream &out);
144 //static StringRef input(StringRef scalar, void *ctxt, T &value);
175 // static StringRef input(StringRef Scalar, void *ctxt, T &Value);
540 IO(void *Ctxt=nullptr);
735 void *Ctxt;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/
YAMLTraits.h 140 //static void output(const T &value, void *ctxt, llvm::raw_ostream &out);
144 //static StringRef input(StringRef scalar, void *ctxt, T &value);
175 // static StringRef input(StringRef Scalar, void *ctxt, T &Value);
540 IO(void *Ctxt=nullptr);
735 void *Ctxt;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/
YAMLTraits.h 140 //static void output(const T &value, void *ctxt, llvm::raw_ostream &out);
144 //static StringRef input(StringRef scalar, void *ctxt, T &value);
175 // static StringRef input(StringRef Scalar, void *ctxt, T &Value);
540 IO(void *Ctxt=nullptr);
735 void *Ctxt;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
YAMLTraits.h 140 //static void output(const T &value, void *ctxt, llvm::raw_ostream &out);
144 //static StringRef input(StringRef scalar, void *ctxt, T &value);
175 // static StringRef input(StringRef Scalar, void *ctxt, T &Value);
540 IO(void *Ctxt=nullptr);
735 void *Ctxt;
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
go.go 272 var Ctxt *obj.Link
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
go.go 272 var Ctxt *obj.Link
  /external/clang/lib/CodeGen/
CGDebugInfo.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp     [all...]

Completed in 1055 milliseconds