Home
last modified time | relevance | path

Searched defs:Producer (Results 1 – 18 of 18) sorted by relevance

/llvm-project/llvm/tools/obj2yaml/
H A Dwasm2yaml.cpp162 WasmYAML::ProducerEntry Producer; in dumpCustomSection() local
168 WasmYAML::ProducerEntry Producer; in dumpCustomSection() local
174 WasmYAML::ProducerEntry Producer; in dumpCustomSection() local
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInsertSingleUseVDST.cpp
/llvm-project/llvm/lib/Target/Hexagon/Disassembler/
H A DHexagonDisassembler.cpp508 MCRegister Producer = in getSingleInstruction() local
502 unsigned Producer = SubregBit ? getSingleInstruction() local
[all...]
/llvm-project/llvm/lib/Object/
H A DIRSymtab.cpp427 StringRef Producer = Hdr->Producer.get(BFC.StrtabForSymtab); readBitcode() local
/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCCodeEmitter.cpp391 RegisterMatches(unsigned Consumer,unsigned Producer,unsigned Producer2) RegisterMatches() argument
H A DHexagonMCChecker.cpp430 auto Producer = registerProducer(Op.getReg(), ConsumerPredInfo); in checkNewValues() local
H A DHexagonMCInstrInfo.cpp720 bool HexagonMCInstrInfo::IsSingleConsumerRefPairProducer(MCRegister Producer, in IsSingleConsumerRefPairProducer() argument
1035 MCRegister Producer, in SubregisterBit() argument
/llvm-project/llvm/include/llvm/Object/
H A DIRSymtab.h145 Str Producer; member
/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVOptions.h117 Producer, // --attribute=producer enumerator
/llvm-project/llvm/bindings/ocaml/debuginfo/
H A Ddebuginfo_ocaml.c211 value Builder, value Lang, value FileRef, value Producer, value IsOptimized, in llvm_dibuild_create_compile_unit_native() argument
/llvm-project/llvm/lib/CodeGen/
H A DModuloSchedule.cpp1366 MachineInstr *Producer = MRI.getUniqueVRegDef(Reg); remapUse() local
/llvm-project/llvm/lib/IR/
H A DDIBuilder.cpp136 createCompileUnit(unsigned Lang,DIFile * File,StringRef Producer,bool isOptimized,StringRef Flags,unsigned RunTimeVer,StringRef SplitName,DICompileUnit::DebugEmissionKind Kind,uint64_t DWOId,bool SplitDebugInlining,bool DebugInfoForProfiling,DICompileUnit::DebugNameTableKind NameTableKind,bool RangesBaseAddress,StringRef SysRoot,StringRef SDK) createCompileUnit() argument
H A DDebugInfoMetadata.cpp944 getImpl(LLVMContext & Context,unsigned SourceLanguage,Metadata * File,MDString * Producer,bool IsOptimized,MDString * Flags,unsigned RuntimeVersion,MDString * SplitDebugFilename,unsigned EmissionKind,Metadata * EnumTypes,Metadata * RetainedTypes,Metadata * GlobalVariables,Metadata * ImportedEntities,Metadata * Macros,uint64_t DWOId,bool SplitDebugInlining,bool DebugInfoForProfiling,unsigned NameTableKind,bool RangesBaseAddress,MDString * SysRoot,MDString * SDK,StorageType Storage,bool ShouldCreate) getImpl() argument
H A DDebugInfo.cpp1071 LLVMDIBuilderCreateCompileUnit(LLVMDIBuilderRef Builder,LLVMDWARFSourceLanguage Lang,LLVMMetadataRef FileRef,const char * Producer,size_t ProducerLen,LLVMBool isOptimized,const char * Flags,size_t FlagsLen,unsigned RuntimeVer,const char * SplitName,size_t SplitNameLen,LLVMDWARFEmissionKind Kind,unsigned DWOId,LLVMBool SplitDebugInlining,LLVMBool DebugInfoForProfiling,const char * SysRoot,size_t SysRootLen,const char * SDK,size_t SDKLen) LLVMDIBuilderCreateCompileUnit() argument
/llvm-project/llvm/unittests/IR/
H A DMetadataTest.cpp2429 StringRef Producer = "some producer"; TEST_F() local
2494 StringRef Producer = "some producer"; TEST_F() local
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp1014 StringRef Producer = DIUnit->getProducer(); in finishUnitAttributes() local
/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp606 std::string Producer = getClangFullVersion(); CreateCompileUnit() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp22376 SDNode *Producer; refineExtractVectorEltIntoMultipleNarrowExtractVectorElts() member
[all...]