Home
last modified time | relevance | path

Searched refs:O4 (Results 1 – 14 of 14) sorted by relevance

/freebsd/contrib/bc/tests/bc/errors/
H A D21.txt47 1820394710298O4 + 471029834
/freebsd/sys/contrib/device-tree/src/arm/st/
H A Dste-href-family-pinctrl.dtsi126 "GPIO160_B20", /* O4 */
152 "GPIO160_B20", /* O4 */
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcRegisterInfo.td154 def O4 : Ri<12, "o4">, DwarfRegNum<[12]>;
305 def O4_O5 : Rdi<12, "o4", [O4, O5]>;
H A DSparcISelLowering.cpp1151 .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 Dvf610-zii-dev-rev-c.dts302 * I/O4 - ESW2_RESETn
/freebsd/secure/caroot/trusted/
H A DCertum_Trusted_Network_CA_2.pem135 5O4/E2Hu29othfDNrp2yGAlFw5Khchf8R7agCyzxxN5DaAhqXzvwdmP7zAYspsbi
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/Disassembler/
H A DSparcDisassembler.cpp64 SP::O4, SP::O5, SP::O6, SP::O7,
/freebsd/contrib/sendmail/contrib/
H A Dmail.local.linux82 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 DConstantRange.cpp1257 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 Daspeed-bmc-facebook-harma.dts729 /*O4-O7 line 232-239*/
/freebsd/contrib/tcsh/
H A DPorted563 NOTES : works but not worth compiling with -O4...
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/AsmParser/
H A DSparcAsmParser.cpp163 Sparc::O4, Sparc::O5, Sparc::O6, Sparc::O7,
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticDriverKinds.td394 def warn_O4_is_O3 : Warning<"-O4 is equivalent to -O3">, InGroup<Deprecated>;
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DOptions.td923 def O4 : Flag<["-"], "O4">, Group<O_Group>, Flags<[HelpHidden]>,