Searched refs:OCC (Results 1 – 7 of 7) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | Thumb2ITBlockPass.cpp | 67 ARMCC::CondCodes CC, ARMCC::CondCodes OCC, 136 ARMCC::CondCodes CC, ARMCC::CondCodes OCC, in MoveCopyOutOfITBlock() argument 187 if (NCC == CC || NCC == OCC) in MoveCopyOutOfITBlock() 225 ARMCC::CondCodes OCC = ARMCC::getOppositeCondition(CC); in InsertITInstructions() local 244 if (NCC == CC || NCC == OCC) { in InsertITInstructions() 252 MoveCopyOutOfITBlock(NMI, CC, OCC, Defs, Uses)) { in InsertITInstructions()
|
/freebsd/sys/contrib/device-tree/Bindings/fsi/ |
H A D | ibm,p9-occ.txt | 1 Device-tree bindings for FSI-attached POWER9/POWER10 On-Chip Controller (OCC) 6 nodes. The OCC is not an FSI slave device itself, rather it is accessed
|
/freebsd/sys/contrib/device-tree/src/arm/aspeed/ |
H A D | ibm-power9-dual.dtsi | 206 /* Legacy OCC numbering (to get rid of when userspace is fixed) */
|
H A D | ibm-power10-dual.dtsi | 345 /* Legacy OCC numbering (to get rid of when userspace is fixed) */
|
H A D | aspeed-bmc-opp-tacoma.dts | 400 /* Legacy OCC numbering (to get rid of when userspace is fixed) */
|
H A D | aspeed-bmc-ibm-everest.dts | 3996 /* Legacy OCC numbering (to get rid of when userspace is fixed) */
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/ |
H A D | ARMEHABIPrinter.h | 514 ListScope OCC(SW, "Opcodes"); in PrintOpcodes()
|