Searched defs:getFeatures (Results 1 - 9 of 9) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DInfoStream.cpp119 PdbRaw_Features InfoStream::getFeatures() const { return Features; } function in class:InfoStream
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DJITTargetMachineBuilder.h114 SubtargetFeatures &getFeatures() { return Features; } function in class:llvm::orc::JITTargetMachineBuilder
117 const SubtargetFeatures &getFeatures() const { return Features; } function in class:llvm::orc::JITTargetMachineBuilder
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Object/
H A DELFObjectFile.cpp345 SubtargetFeatures ELFObjectFileBase::getFeatures() const { function in class:ELFObjectFileBase
H A DXCOFFObjectFile.cpp441 SubtargetFeatures XCOFFObjectFile::getFeatures() const { function in class:llvm::object::XCOFFObjectFile
H A DWasmObjectFile.cpp1585 SubtargetFeatures WasmObjectFile::getFeatures() const { function in class:WasmObjectFile
/freebsd-13-stable/contrib/llvm-project/llvm/lib/MC/
H A DMCSubtargetInfo.cpp150 static FeatureBitset getFeatures(StringRef CPU, StringRef FS, function
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DSubtargetFeature.h196 const std::vector<std::string> &getFeatures() const { return Features; } function in class:SubtargetFeatures
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/MC/MCParser/
H A DMCTargetAsmParser.h250 const FeatureBitset& getFeatures() const { function in class:llvm::NearMissInfo
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp102 const FeatureBitset &getFeatures() const { return Features; } function in class:__anon4200::MipsAssemblerOptions

Completed in 106 milliseconds