Searched defs:emitType (Results 1 – 5 of 5) sorted by relevance
34 void BTFTypeBase::emitType(MCStreamer &OS) { in emitType() function in BTFTypeBase90 void BTFTypeDerived::emitType(MCStreamer &OS) { BTFTypeBase::emitType(OS); } in emitType() function in BTFTypeDerived111 void BTFTypeFwd::emitType(MCStreamer &OS) { BTFTypeBase::emitType(OS); } in emitType() function in BTFTypeFwd148 void BTFTypeInt::emitType(MCStreamer &OS) { in emitType() function in BTFTypeInt179 void BTFTypeEnum::emitType(MCStreamer &OS) { in emitType() function in BTFTypeEnum210 void BTFTypeArray::emitType(MCStreamer &OS) { in emitType() function in BTFTypeArray252 void BTFTypeStruct::emitType(MCStreamer &OS) { in emitType() function in BTFTypeStruct303 void BTFTypeFuncProto::emitType(MCStreamer &OS) { in emitType() function in BTFTypeFuncProto327 void BTFTypeFunc::emitType(MCStreamer &OS) { BTFTypeBase::emitType(OS); } in emitType() function in BTFTypeFunc341 void BTFKindVar::emitType(MCStreamer &OS) { in emitType() function in BTFKindVar[all …]
37 void BTFTypeBase::emitType(MCStreamer &OS) { in emitType() function in BTFTypeBase102 void BTFTypeDerived::emitType(MCStreamer &OS) { BTFTypeBase::emitType(OS); } in emitType() function in BTFTypeDerived123 void BTFTypeFwd::emitType(MCStreamer &OS) { BTFTypeBase::emitType(OS); } in emitType() function in BTFTypeFwd160 void BTFTypeInt::emitType(MCStreamer &OS) { in emitType() function in BTFTypeInt197 void BTFTypeEnum::emitType(MCStreamer &OS) { in emitType() function in BTFTypeEnum236 void BTFTypeEnum64::emitType(MCStreamer &OS) { in emitType() function in BTFTypeEnum64270 void BTFTypeArray::emitType(MCStreamer &OS) { in emitType() function in BTFTypeArray312 void BTFTypeStruct::emitType(MCStreamer &OS) { in emitType() function in BTFTypeStruct363 void BTFTypeFuncProto::emitType(MCStreamer &OS) { in emitType() function in BTFTypeFuncProto387 void BTFTypeFunc::emitType(MCStreamer &OS) { BTFTypeBase::emitType(OS); } in emitType() function in BTFTypeFunc[all …]
28 emitType typeMode = iota const
526 void OutputWGSLTraverser::emitType(const TType &type) in emitType() function in sh::__anone6e40ed90111::OutputWGSLTraverser
1031 void GenMetalTraverser::emitType(const TType &type, const EmitTypeConfig &etConfig) in emitType() function in GenMetalTraverser