Home
last modified time | relevance | path

Searched refs:LSX (Results 1 – 13 of 13) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterInfoPOSIX_loongarch64.cpp28 sizeof(RegisterInfoPOSIX_loongarch64::LSX))
33 sizeof(RegisterInfoPOSIX_loongarch64::LSX) + \
H A DRegisterInfoPOSIX_loongarch64.h49 struct LSX { struct
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArch.td57 // Loongson SIMD eXtension (LSX)
60 "'LSX' (Loongson SIMD Extension)", [FeatureBasicD]>;
H A DLoongArchLSXInstrFormats.td1 // LoongArchLSXInstrFormats.td - LoongArch LSX Instr Formats -*- tablegen -*-=//
10 // Describe LoongArch LSX instructions format
H A DLoongArchRegisterInfo.td198 // LSX registers
H A DLoongArchLSXInstrInfo.td1 //===- LoongArchLSXInstrInfo.td - LoongArch LSX instructions -*- tablegen -*-=//
H A DLoongArchInstrInfo.td2557 // LSX Instructions
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DIntrinsicsLoongArch.td150 // LSX
520 // LSX Float
627 // LSX load/store
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticDriverKinds.td831 "wrong fpu width; %select{LSX|LASX}0 depends on 64-bit FPU">;
833 "invalid option combination; LASX depends on LSX">;
H A DBuiltinsLoongArchLSX.def9 // This file defines the LoongArch-specific LSX builtin function database.
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/
H A DXtensaISelLowering.cpp1684 case Xtensa::LSX: in EmitInstrWithCustomInserter()
H A DXtensaInstrInfo.td1056 def LSX : RRR_Inst<0x00, 0x08, 0x00, (outs), (ins FPR:$r, AR:$s, AR:$t),
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DOptions.td5612 HelpText<"Enable Loongson SIMD Extension (LSX).">;
5614 HelpText<"Disable Loongson SIMD Extension (LSX).">;