Home
last modified time | relevance | path

Searched refs:typeinfo (Results 1 – 25 of 51) sorted by relevance

123

/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86InstrArithmetic.td590 class ITy<bits<8> opcode, Format f, X86TypeInfo typeinfo, dag outs, dag ins,
593 opcode{3}, opcode{2}, opcode{1}, typeinfo.HasOddOpcode },
595 !strconcat(mnemonic, "{", typeinfo.InstrSuffix, "}\t", args), pattern> {
598 let hasOpSizePrefix = typeinfo.HasOpSizePrefix;
599 let hasREX_WPrefix = typeinfo.HasREX_WPrefix;
603 class BinOpRR<bits<8> opcode, string mnemonic, X86TypeInfo typeinfo,
605 : ITy<opcode, f, typeinfo, outlist,
606 (ins typeinfo.RegClass:$src1, typeinfo.RegClass:$src2),
611 class BinOpRR_R<bits<8> opcode, string mnemonic, X86TypeInfo typeinfo,
613 : BinOpRR<opcode, mnemonic, typeinfo, (outs typeinfo.RegClass:$dst),
[all …]
/external/llvm/lib/Target/X86/
DX86InstrArithmetic.td639 class ITy<bits<8> opcode, Format f, X86TypeInfo typeinfo, dag outs, dag ins,
643 opcode{3}, opcode{2}, opcode{1}, typeinfo.HasOddOpcode },
645 !strconcat(mnemonic, "{", typeinfo.InstrSuffix, "}\t", args), pattern,
649 let OpSize = typeinfo.OpSize;
650 let hasREX_WPrefix = typeinfo.HasREX_WPrefix;
654 class BinOpRR<bits<8> opcode, string mnemonic, X86TypeInfo typeinfo,
657 : ITy<opcode, f, typeinfo, outlist,
658 (ins typeinfo.RegClass:$src1, typeinfo.RegClass:$src2),
664 class BinOpRR_F<bits<8> opcode, string mnemonic, X86TypeInfo typeinfo,
666 : BinOpRR<opcode, mnemonic, typeinfo, (outs),
[all …]
/external/v8/src/
Druntime-profiler.cc143 int typeinfo, generic, total, type_percentage, generic_percentage; in TraceRecompile() local
144 GetICCounts(function, &typeinfo, &generic, &total, &type_percentage, in TraceRecompile()
146 PrintF(", ICs with typeinfo: %d/%d (%d%%)", typeinfo, total, in TraceRecompile()
272 int typeinfo, generic, total, type_percentage, generic_percentage; in MaybeOptimizeFullCodegen() local
273 GetICCounts(function, &typeinfo, &generic, &total, &type_percentage, in MaybeOptimizeFullCodegen()
287 PrintF(", not enough type info: %d/%d (%d%%)]\n", typeinfo, total, in MaybeOptimizeFullCodegen()
295 int typeinfo, generic, total, type_percentage, generic_percentage; in MaybeOptimizeFullCodegen() local
296 GetICCounts(function, &typeinfo, &generic, &total, &type_percentage, in MaybeOptimizeFullCodegen()
408 int typeinfo, generic, total, type_percentage, generic_percentage; in ShouldOptimizeIgnition() local
409 GetICCounts(function, &typeinfo, &generic, &total, &type_percentage, in ShouldOptimizeIgnition()
[all …]
/external/libyuv/files/tools/ubsan/
Dvptr_blacklist.txt82 # Ubsan vptr needs typeinfo on the target class, but it looks like typeinfo is
84 # avoid link errors; e.g., undefined reference to 'typeinfo for [CLASS_NAME]'.
86 …api/proxy/proxy_channel.cc:__unnamed_53: error: undefined reference to 'typeinfo for IPC::TestSink'
89 …e/browser/net/predictor.cc:__unnamed_577: error: undefined reference to 'typeinfo for ProxyAdvisor'
92 …/src/fpdfapi/fpdf_render/:__unnamed_360: error: undefined reference to 'typeinfo for CPDF_InlineIm…
95 …vmuxer.o)(.data.rel..L__unnamed_2+0x18): error: undefined reference to 'typeinfo for mkvparser::IM…
/external/protobuf/src/google/protobuf/util/internal/
Ddefault_value_objectwriter.cc256 const google::protobuf::Type& found_type, const TypeInfo* typeinfo) { in GetMapValueType() argument
270 typeinfo->ResolveTypeUrl(sub_field.type_url()); in GetMapValueType()
282 const TypeInfo* typeinfo) { in PopulateChildren() argument
334 typeinfo->ResolveTypeUrl(field.type_url()); in PopulateChildren()
347 field_type = GetMapValueType(*found_type, typeinfo); in PopulateChildren()
367 kind == PRIMITIVE ? CreateDefaultDataPieceForField(field, typeinfo) in PopulateChildren()
393 const google::protobuf::Field& field, const TypeInfo* typeinfo) { in FindEnumDefault() argument
398 typeinfo->GetEnumByTypeUrl(field.type_url()); in FindEnumDefault()
411 const google::protobuf::Field& field, const TypeInfo* typeinfo) { in CreateDefaultDataPieceForField() argument
454 return FindEnumDefault(field, typeinfo); in CreateDefaultDataPieceForField()
Ddefault_value_objectwriter.h155 void PopulateChildren(const TypeInfo* typeinfo);
189 const google::protobuf::Type& entry_type, const TypeInfo* typeinfo);
232 const google::protobuf::Field& field, const TypeInfo* typeinfo);
241 const TypeInfo* typeinfo);
Dproto_writer.h143 const TypeInfo* typeinfo() { return typeinfo_; } in typeinfo() function
149 ProtoElement(const TypeInfo* typeinfo, const google::protobuf::Type& type,
227 ProtoWriter(const TypeInfo* typeinfo, const google::protobuf::Type& type,
Dprotostream_objectwriter.cc69 const TypeInfo* typeinfo, const google::protobuf::Type& type, in ProtoStreamObjectWriter() argument
71 : ProtoWriter(typeinfo, type, output, listener), in ProtoStreamObjectWriter()
325 parent_->typeinfo()->ResolveTypeUrl(type_url_); in StartAny()
344 ow_.reset(new ProtoStreamObjectWriter(parent_->typeinfo(), *type, &output_, in StartAny()
1177 typeinfo()->GetTypeByTypeUrl(field.type_url()); in IsMap()
Dproto_writer.cc77 ProtoWriter::ProtoWriter(const TypeInfo* typeinfo, in ProtoWriter() argument
81 typeinfo_(typeinfo), in ProtoWriter()
289 ProtoWriter::ProtoElement::ProtoElement(const TypeInfo* typeinfo, in ProtoElement() argument
295 typeinfo_(typeinfo), in ProtoElement()
Dprotostream_objectwriter.h247 ProtoStreamObjectWriter(const TypeInfo* typeinfo,
/external/libcxx/utils/symcheck-blacklists/
Dosx_blacklist.txt11 # typeinfo for std::__1::__types
14 # typeinfo name for std::__1::__types
Dlinux_blacklist.txt11 # typeinfo for std::__1::__types
14 # typeinfo name for std::__1::__types
/external/libbrillo/
Dlibpolicy.ver9 typeinfo*for*enterprise_management::*;
13 typeinfo*for*policy::*;
/external/libcxx/docs/DesignDocs/
DVisibilityMacros.rst50 Mark a type's typeinfo, vtable and members as having default visibility.
54 Mark a type's typeinfo and vtable as having default visibility.
66 Mark the typeinfo of an enum as having default visibility. This attribute
70 typeinfo. The macro has an empty definition on this platform.
72 **GCC Behavior**: GCC un-hides the typeinfo for enumerations by default, even
78 Mark the member functions, typeinfo, and vtable of the type named in
104 Mark the member functions, typeinfo, and vtable of an explicit instantiation
151 Mark the member functions, typeinfo, and vtable of the type as being exported
/external/vulkan-validation-layers/
Dthreading_generator.py344 def genType(self, typeinfo, name): argument
354 def genStruct(self, typeinfo, typeName): argument
355 OutputGenerator.genStruct(self, typeinfo, typeName)
356 body = 'typedef ' + typeinfo.elem.get('category') + ' ' + typeName + ' {\n'
358 for member in typeinfo.elem.findall('.//member'):
Dunique_objects_generator.py244 def genType(self, typeinfo, name): argument
245 OutputGenerator.genType(self, typeinfo, name)
246 typeElem = typeinfo.elem
252 self.genStruct(typeinfo, name)
323 def genStruct(self, typeinfo, typeName): argument
324 OutputGenerator.genStruct(self, typeinfo, typeName)
325 members = typeinfo.elem.findall('.//member')
344 rawXml = etree.tostring(typeinfo.elem).decode('ascii')
Dparameter_validation_generator.py282 def genType(self, typeinfo, name): argument
283 OutputGenerator.genType(self, typeinfo, name)
284 typeElem = typeinfo.elem
290 self.genStruct(typeinfo, name)
307 def genStruct(self, typeinfo, typeName): argument
308 OutputGenerator.genStruct(self, typeinfo, typeName)
310 members = typeinfo.elem.findall('.//member')
332 rawXml = etree.tostring(typeinfo.elem).decode('ascii')
Dgenerator.py350 def genType(self, typeinfo, name): argument
354 def genStruct(self, typeinfo, name): argument
/external/llvm/test/CodeGen/AArch64/
Dpic-eh-stubs.ll11 ; ... referring indirectly to stubs for its typeinfo ...
13 ; ... one of which is "int"'s typeinfo
/external/swiftshader/third_party/LLVM/test/CodeGen/Generic/
D2007-05-03-EHTypeInfo.ll6 define void @typeinfo() {
/external/llvm/test/CodeGen/Generic/
D2007-05-03-EHTypeInfo.ll6 define void @typeinfo() {
/external/libcxx/include/
Dtypeinfo2 //===-------------------------- typeinfo ----------------------------------===//
16 typeinfo synopsis
Dtypeindex49 #include <typeinfo>
/external/llvm/test/tools/llvm-readobj/
Delf-groups.test3 # #include <typeinfo>
/external/llvm/test/CodeGen/X86/
Dgcc_except_table_functions.ll3 ; This test demonstrates that it is possible to use functions for typeinfo

123