Home
last modified time | relevance | path

Searched defs:FeatureString (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/
DLanaiSubtarget.cpp40 StringRef FeatureString, const TargetMachine &TM, in LanaiSubtarget()
DLanaiTargetMachine.cpp57 StringRef Cpu, StringRef FeatureString, in LanaiTargetMachine()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DJITTargetMachineBuilder.h101 JITTargetMachineBuilder &setFeatures(StringRef FeatureString) { in setFeatures()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/AsmParser/
DRISCVAsmParser.cpp147 void setFeatureBits(uint64_t Feature, StringRef FeatureString) { in setFeatureBits()
155 void clearFeatureBits(uint64_t Feature, StringRef FeatureString) { in clearFeatureBits()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp466 void setFeatureBits(uint64_t Feature, StringRef FeatureString) { in setFeatureBits()
475 void clearFeatureBits(uint64_t Feature, StringRef FeatureString) { in clearFeatureBits()
484 void setModuleFeatureBits(uint64_t Feature, StringRef FeatureString) { in setModuleFeatureBits()
489 void clearModuleFeatureBits(uint64_t Feature, StringRef FeatureString) { in clearModuleFeatureBits()