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/ |
| D | LanaiSubtarget.cpp | 40 StringRef FeatureString, const TargetMachine &TM, in LanaiSubtarget()
|
| D | LanaiTargetMachine.cpp | 57 StringRef Cpu, StringRef FeatureString, in LanaiTargetMachine()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/ |
| D | JITTargetMachineBuilder.h | 101 JITTargetMachineBuilder &setFeatures(StringRef FeatureString) { in setFeatures()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/AsmParser/ |
| D | RISCVAsmParser.cpp | 147 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/ |
| D | MipsAsmParser.cpp | 466 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()
|