Home
last modified time | relevance | path

Searched refs:OCC (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DThumb2ITBlockPass.cpp67 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 Dibm,p9-occ.txt1 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 Dibm-power9-dual.dtsi206 /* Legacy OCC numbering (to get rid of when userspace is fixed) */
H A Dibm-power10-dual.dtsi345 /* Legacy OCC numbering (to get rid of when userspace is fixed) */
H A Daspeed-bmc-opp-tacoma.dts400 /* Legacy OCC numbering (to get rid of when userspace is fixed) */
H A Daspeed-bmc-ibm-everest.dts3996 /* Legacy OCC numbering (to get rid of when userspace is fixed) */
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DARMEHABIPrinter.h514 ListScope OCC(SW, "Opcodes"); in PrintOpcodes()