Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DValueTypes.h86 untyped = 36, // This value takes a register, but has enumerator
/external/v8/src/heap/
Dheap.cc3906 SlotVerifyingVisitor(std::set<Address>* untyped, in SlotVerifyingVisitor()
3961 OldToNewSlotVerifyingVisitor(std::set<Address>* untyped, in OldToNewSlotVerifyingVisitor()
3976 std::set<Address>* untyped, in CollectSlots()
/external/protobuf/src/google/protobuf/compiler/js/
Djs_generator.cc2187 bool untyped = in GenerateClassField() local
/external/v8/src/compiler/
Dpipeline.cc1968 void PipelineImpl::RunPrintAndVerify(const char* phase, bool untyped) { in RunPrintAndVerify()