Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInsertSingleUseVDST.cpp91 MachineInstr *Producer) in SingleUseInstruction()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/Disassembler/
H A DHexagonDisassembler.cpp502 unsigned Producer = SubregBit ? in getSingleInstruction() local
508 unsigned Producer = in getSingleInstruction() local
[all...]
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCCodeEmitter.cpp391 static bool RegisterMatches(unsigned Consumer, unsigned Producer, in RegisterMatches() argument
H A DHexagonMCChecker.cpp430 auto Producer = registerProducer(Op.getReg(), ConsumerPredInfo); in checkNewValues() local
H A DHexagonMCInstrInfo.cpp720 bool HexagonMCInstrInfo::IsSingleConsumerRefPairProducer(unsigned Producer, in IsSingleConsumerRefPairProducer() argument
1035 unsigned Producer, in SubregisterBit() argument
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DIRSymtab.cpp433 StringRef Producer = Hdr->Producer.get(BFC.StrtabForSymtab); in readBitcode() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DIRSymtab.h145 Str Producer; member
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVOptions.h117 Producer, // --attribute=producer enumerator
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DModuloSchedule.cpp1369 MachineInstr *Producer = MRI.getUniqueVRegDef(Reg); in remapUse() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDIBuilder.cpp136 unsigned Lang, DIFile *File, StringRef Producer, bool isOptimized, in createCompileUnit()
H A DDebugInfoMetadata.cpp944 MDString *Producer, bool IsOptimized, MDString *Flags, in getImpl()
H A DDebugInfo.cpp1071 LLVMMetadataRef FileRef, const char *Producer, size_t ProducerLen, in LLVMDIBuilderCreateCompileUnit()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp1014 StringRef Producer = DIUnit->getProducer(); in finishUnitAttributes() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp606 std::string Producer = getClangFullVersion(); in CreateCompileUnit() local
/freebsd/sys/contrib/dev/acpica/include/
H A Dactbl2.h2071 UINT32 Producer; member
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp22435 SDNode *Producer; in refineExtractVectorEltIntoMultipleNarrowExtractVectorElts() member