Home
last modified time | relevance | path

Searched defs:untyped (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DValueTypes.h86 untyped = 36, // This value takes a register, but has enumerator
/external/protobuf/src/google/protobuf/compiler/js/
Djs_generator.cc2187 bool untyped = in GenerateClassField() local
/external/v8/src/compiler/
Dpipeline.cc1469 void PipelineImpl::RunPrintAndVerify(const char* phase, bool untyped) { in RunPrintAndVerify()