Home
last modified time | relevance | path

Searched defs:CPUName (Results 1 – 25 of 34) sorted by relevance

12

/external/swiftshader/third_party/LLVM/lib/Target/Alpha/
DAlphaSubtarget.cpp26 std::string CPUName = CPU; in AlphaSubtarget() local
/external/swiftshader/third_party/LLVM/lib/Target/MSP430/
DMSP430Subtarget.cpp28 std::string CPUName = "generic"; in MSP430Subtarget() local
/external/swiftshader/third_party/LLVM/lib/Target/Blackfin/
DBlackfinSubtarget.cpp39 std::string CPUName = CPU; in BlackfinSubtarget() local
/external/swiftshader/third_party/LLVM/lib/Target/Sparc/
DSparcSubtarget.cpp33 std::string CPUName = CPU; in SparcSubtarget() local
/external/swiftshader/third_party/LLVM/lib/Target/Mips/
DMipsSubtarget.cpp32 std::string CPUName = CPU; in MipsSubtarget() local
/external/swiftshader/third_party/LLVM/lib/Target/SystemZ/
DSystemZSubtarget.cpp30 std::string CPUName = CPU; in SystemZSubtarget() local
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
DMBlazeSubtarget.cpp34 std::string CPUName = CPU; in MBlazeSubtarget() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/RISCV/
DRISCVSubtarget.cpp33 std::string CPUName = CPU; in initializeSubtargetDependencies() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/MSP430/
DMSP430Subtarget.cpp47 std::string CPUName = CPU; in initializeSubtargetDependencies() local
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCSubtarget.cpp82 std::string CPUName = CPU; in PPCSubtarget() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZSubtarget.cpp27 std::string CPUName = CPU; in initializeSubtargetDependencies() local
/external/llvm/lib/Target/SystemZ/
DSystemZSubtarget.cpp27 std::string CPUName = CPU; in initializeSubtargetDependencies() local
/external/llvm/lib/Target/Sparc/
DSparcSubtarget.cpp55 std::string CPUName = CPU; in initializeSubtargetDependencies() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/
DSparcSubtarget.cpp52 std::string CPUName = CPU; in initializeSubtargetDependencies() local
/external/llvm/lib/Target/Lanai/
DLanaiSubtarget.cpp27 std::string CPUName = CPU; in initSubtargetFeatures() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Lanai/
DLanaiSubtarget.cpp27 std::string CPUName = CPU; in initSubtargetFeatures() local
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/
DTargetParserTest.cpp33 bool testARMCPU(StringRef CPUName, StringRef ExpectedArch, in testARMCPU()
412 bool testARMExtension(StringRef CPUName,ARM::ArchKind ArchKind, StringRef ArchExt) { in testARMExtension()
661 bool testAArch64CPU(StringRef CPUName, StringRef ExpectedArch, in testAArch64CPU()
807 bool testAArch64Extension(StringRef CPUName, AArch64::ArchKind AK, in testAArch64Extension()
/external/llvm/lib/Target/Mips/
DMipsSubtarget.cpp149 std::string CPUName = MIPS_MC::selectMipsCPU(TM.getTargetTriple(), CPU); in initializeSubtargetDependencies() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/RISCV/MCTargetDesc/
DRISCVMCTargetDesc.cpp58 std::string CPUName = CPU; in createRISCVMCSubtargetInfo() local
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86Subtarget.cpp306 std::string CPUName = CPU; in X86Subtarget() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCSubtarget.cpp117 std::string CPUName = CPU; in initSubtargetFeatures() local
/external/llvm/lib/Target/X86/
DX86Subtarget.cpp172 std::string CPUName = CPU; in initSubtargetFeatures() local
/external/llvm/lib/Target/PowerPC/
DPPCSubtarget.cpp114 std::string CPUName = CPU; in initSubtargetFeatures() local
/external/llvm/lib/Target/Lanai/MCTargetDesc/
DLanaiMCTargetDesc.cpp50 std::string CPUName = CPU; in createLanaiMCSubtargetInfo() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86Subtarget.cpp219 std::string CPUName = CPU; in initSubtargetFeatures() local

12