Home
last modified time | relevance | path

Searched refs:F20 (Results 1 – 25 of 96) sorted by relevance

1234

/external/llvm/test/CodeGen/Mips/cconv/
Dcallee-saved-fpxx1.ll21 ; O32-FPXX-DAG: sdc1 [[F20:\$f20]], [[OFF20:[0-9]+]]($sp)
22 ; O32-FPXX-DAG: ldc1 [[F20]], [[OFF20]]($sp)
Dcallee-saved-float.ll57 ; O32-DAG: sdc1 [[F20:\$f20]], [[OFF20:[0-9]+]]($sp)
63 ; O32-DAG: ldc1 [[F20]], [[OFF20]]($sp)
76 ; N32-DAG: sdc1 [[F20:\$f20]], [[OFF20:[0-9]+]]($sp)
82 ; N32-DAG: ldc1 [[F20]], [[OFF20]]($sp)
Dcallee-saved-fpxx.ll46 ; O32-FPXX-DAG: sdc1 [[F20:\$f20]], [[OFF20:[0-9]+]]($sp)
52 ; O32-FPXX-DAG: ldc1 [[F20]], [[OFF20]]($sp)
/external/llvm-project/llvm/test/CodeGen/Mips/cconv/
Dcallee-saved-fpxx1.ll23 ; O32-FPXX-DAG: sdc1 [[F20:\$f20]], [[OFF20:[0-9]+]]($sp)
24 ; O32-FPXX-DAG: ldc1 [[F20]], [[OFF20]]($sp)
Dcallee-saved-float.ll57 ; O32-DAG: sdc1 [[F20:\$f20]], [[OFF20:[0-9]+]]($sp)
63 ; O32-DAG: ldc1 [[F20]], [[OFF20]]($sp)
76 ; N32-DAG: sdc1 [[F20:\$f20]], [[OFF20:[0-9]+]]($sp)
82 ; N32-DAG: ldc1 [[F20]], [[OFF20]]($sp)
Dcallee-saved-fpxx.ll46 ; O32-FPXX-DAG: sdc1 [[F20:\$f20]], [[OFF20:[0-9]+]]($sp)
52 ; O32-FPXX-DAG: ldc1 [[F20]], [[OFF20]]($sp)
/external/mdnsresponder/
DmDNSResponder.sln46 …-00A0C91BC942}") = "Java", "mDNSWindows\Java\Java.vcproj", "{9CE2568A-3170-41C6-9F20-A0188A9EC114}"
53 {9CE2568A-3170-41C6-9F20-A0188A9EC114} = {9CE2568A-3170-41C6-9F20-A0188A9EC114}
252 {9CE2568A-3170-41C6-9F20-A0188A9EC114}.Debug|Any CPU.ActiveCfg = Debug|x64
253 {9CE2568A-3170-41C6-9F20-A0188A9EC114}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
254 {9CE2568A-3170-41C6-9F20-A0188A9EC114}.Debug|Mixed Platforms.Build.0 = Debug|x64
255 {9CE2568A-3170-41C6-9F20-A0188A9EC114}.Debug|Win32.ActiveCfg = Debug|Win32
256 {9CE2568A-3170-41C6-9F20-A0188A9EC114}.Debug|Win32.Build.0 = Debug|Win32
257 {9CE2568A-3170-41C6-9F20-A0188A9EC114}.Debug|x64.ActiveCfg = Debug|x64
258 {9CE2568A-3170-41C6-9F20-A0188A9EC114}.Debug|x64.Build.0 = Debug|x64
259 {9CE2568A-3170-41C6-9F20-A0188A9EC114}.Release|Any CPU.ActiveCfg = Release|x64
[all …]
/external/libopus/src/
Dopus_decoder.c247 int F2_5, F5, F10, F20; in opus_decode_frame() local
255 F20 = st->Fs/50; in opus_decode_frame()
256 F10 = F20>>1; in opus_decode_frame()
295 if (audiosize > F20) in opus_decode_frame()
298 int ret = opus_decode_frame(st, NULL, 0, pcm, IMIN(audiosize, F20), 0); in opus_decode_frame()
309 } else if (audiosize < F20) in opus_decode_frame()
513 int celt_frame_size = IMIN(F20, frame_size); in opus_decode_frame()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCCallingConv.td289 F19, F20, F21, F22, F23, F24, F25, F26,
301 F19, F20, F21, F22, F23, F24, F25, F26,
315 F19, F20, F21, F22, F23, F24, F25, F26,
322 F19, F20, F21, F22, F23, F24, F25, F26,
331 F19, F20, F21, F22, F23, F24, F25, F26,
338 F19, F20, F21, F22, F23, F24, F25, F26,
/external/llvm/lib/Target/PowerPC/
DPPCCallingConv.td225 F19, F20, F21, F22, F23, F24, F25, F26,
234 F19, F20, F21, F22, F23, F24, F25, F26,
243 F19, F20, F21, F22, F23, F24, F25, F26,
252 F19, F20, F21, F22, F23, F24, F25, F26,
/external/llvm-project/llvm/lib/Target/Sparc/
DSparcRegisterInfo.td181 def F20 : Rf<20, "F20">, DwarfRegNum<[52]>;
205 def D10 : Rd<20, "F20", [F20, F21]>, DwarfRegNum<[82]>;
271 def Q5 : Rq<20, "F20", [D10, D11]>;
/external/llvm/lib/Target/Sparc/
DSparcRegisterInfo.td182 def F20 : Rf<20, "F20">, DwarfRegNum<[52]>;
206 def D10 : Rd<20, "F20", [F20, F21]>, DwarfRegNum<[82]>;
272 def Q5 : Rq<20, "F20", [D10, D11]>;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
DSparcRegisterInfo.td181 def F20 : Rf<20, "F20">, DwarfRegNum<[52]>;
205 def D10 : Rd<20, "F20", [F20, F21]>, DwarfRegNum<[82]>;
271 def Q5 : Rq<20, "F20", [D10, D11]>;
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/PowerPC/
DPPCGenRegisterInfo.inc61 F20 = 41,
1222 { PPC::F20 },
1336 …PPC::F27, PPC::F26, PPC::F25, PPC::F24, PPC::F23, PPC::F22, PPC::F21, PPC::F20, PPC::F19, PPC::F18…
1386 …PPC::F27, PPC::F26, PPC::F25, PPC::F24, PPC::F23, PPC::F22, PPC::F21, PPC::F20, PPC::F19, PPC::F18…
1446 …PPC::F27, PPC::F26, PPC::F25, PPC::F24, PPC::F23, PPC::F22, PPC::F21, PPC::F20, PPC::F19, PPC::F18…
1496 …PPC::F27, PPC::F26, PPC::F25, PPC::F24, PPC::F23, PPC::F22, PPC::F21, PPC::F20, PPC::F19, PPC::F18…
2358 { PPC::F20, 52U },
2633 { PPC::F20, 52U },
2911 { PPC::F20, 52U },
3186 { PPC::F20, 52U },
[all …]
/external/llvm/lib/Target/PowerPC/Disassembler/
DPPCDisassembler.cpp87 PPC::F20, PPC::F21, PPC::F22, PPC::F23,
129 PPC::F20, PPC::F21, PPC::F22, PPC::F23,
149 PPC::F20, PPC::F21, PPC::F22, PPC::F23,
/external/libxkbcommon/test/data/keycodes/
Devdev-xkbcommon191 <F20> = 190;
376 alias <FK20> = <F20>;
/external/llvm-project/llvm/lib/Target/PowerPC/
DPPCCallingConv.td276 F19, F20, F21, F22, F23, F24, F25, F26,
290 F19, F20, F21, F22, F23, F24, F25, F26,
300 F19, F20, F21, F22, F23, F24, F25, F26,
/external/icu/icu4c/source/data/unidata/norm2/
Dnfc.txt1070 1F20=03B7 0313
1072 1F22=1F20 0300
1074 1F24=1F20 0301
1076 1F26=1F20 0342
1172 1F90=1F20 0345
/external/icu/icu4c/source/test/testdata/
Dnfs4_cis_prep.txt1037 1F28; 1F20; MAP
1091 1F90; 1F20 03B9; MAP
1099 1F98; 1F20 03B9; MAP
Dnfs4_cs_prep_ci.txt1037 1F28; 1F20; MAP
1091 1F90; 1F20 03B9; MAP
1099 1F98; 1F20 03B9; MAP
Dnfs4_mixed_prep_s.txt1037 1F28; 1F20; MAP
1091 1F90; 1F20 03B9; MAP
1099 1F98; 1F20 03B9; MAP
/external/icu/icu4c/source/data/sprep/
Drfc3920node.txt1047 1F28; 1F20; MAP
1101 1F90; 1F20 03B9; MAP
1109 1F98; 1F20 03B9; MAP
Drfc3530csci.txt1046 1F28; 1F20; MAP
1100 1F90; 1F20 03B9; MAP
1108 1F98; 1F20 03B9; MAP
Drfc3491.txt1047 1F28; 1F20; MAP
1101 1F90; 1F20 03B9; MAP
1109 1F98; 1F20 03B9; MAP
/external/llvm/lib/Target/PowerPC/AsmParser/
DPPCAsmParser.cpp82 PPC::F20, PPC::F21, PPC::F22, PPC::F23,
121 PPC::F20, PPC::F21, PPC::F22, PPC::F23,
140 PPC::F20, PPC::F21, PPC::F22, PPC::F23,

1234