Searched refs:O4 (Results 1 – 14 of 14) sorted by relevance
/freebsd/contrib/bc/tests/bc/errors/ |
H A D | 21.txt | 47 1820394710298O4 + 471029834
|
/freebsd/sys/contrib/device-tree/src/arm/st/ |
H A D | ste-href-family-pinctrl.dtsi | 126 "GPIO160_B20", /* O4 */ 152 "GPIO160_B20", /* O4 */
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/ |
H A D | SparcRegisterInfo.td | 154 def O4 : Ri<12, "o4">, DwarfRegNum<[12]>; 305 def O4_O5 : Rdi<12, "o4", [O4, O5]>;
|
H A D | SparcISelLowering.cpp | 1151 .Case("o4", SP::O4).Case("o5", SP::O5).Case("o6", SP::O6).Case("o7", SP::O7) in getRegisterByName()
|
/freebsd/sys/contrib/device-tree/src/arm/nxp/vf/ |
H A D | vf610-zii-dev-rev-c.dts | 302 * I/O4 - ESW2_RESETn
|
/freebsd/secure/caroot/trusted/ |
H A D | Certum_Trusted_Network_CA_2.pem | 135 5O4/E2Hu29othfDNrp2yGAlFw5Khchf8R7agCyzxxN5DaAhqXzvwdmP7zAYspsbi
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/Disassembler/ |
H A D | SparcDisassembler.cpp | 64 SP::O4, SP::O5, SP::O6, SP::O7,
|
/freebsd/contrib/sendmail/contrib/ |
H A D | mail.local.linux | 82 MM6/`*(PO<"`FHR;0F(S+^(O-^`(FHC+;V(O4"%GZ88XO4"#C*(V^6(US8!!G 176 M(A165HGON9G!Q^O4$I\Y=G2)\O$E*RB8.)]BDD&BS_1I)CSR^D@3BZ)]+@OW
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | ConstantRange.cpp | 1257 bool O1, O2, O3, O4; in smul_fast() local 1259 Max.smul_ov(OtherMin, O3), Max.smul_ov(OtherMax, O4)}; in smul_fast() 1260 if (O1 || O2 || O3 || O4) in smul_fast()
|
/freebsd/sys/contrib/device-tree/src/arm/aspeed/ |
H A D | aspeed-bmc-facebook-harma.dts | 729 /*O4-O7 line 232-239*/
|
/freebsd/contrib/tcsh/ |
H A D | Ported | 563 NOTES : works but not worth compiling with -O4...
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/AsmParser/ |
H A D | SparcAsmParser.cpp | 163 Sparc::O4, Sparc::O5, Sparc::O6, Sparc::O7,
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | DiagnosticDriverKinds.td | 394 def warn_O4_is_O3 : Warning<"-O4 is equivalent to -O3">, InGroup<Deprecated>;
|
/freebsd/contrib/llvm-project/clang/include/clang/Driver/ |
H A D | Options.td | 923 def O4 : Flag<["-"], "O4">, Group<O_Group>, Flags<[HelpHidden]>,
|