Searched defs:CCR (Results 1 – 16 of 16) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMISelLowering.cpp | 4474 SDValue CCR = DAG.getRegister(ARM::CPSR, MVT::i32); in LowerSignedALUO() local 4594 SDValue CCR = DAG.getRegister(ARM::CPSR, MVT::i32); in LowerSELECT() local 4629 SDValue CCR = Cond.getOperand(3); in LowerSELECT() local 4698 SDValue TrueVal, SDValue ARMcc, SDValue CCR, in getCMOV() 5046 SDValue CCR = DAG.getRegister(ARM::CPSR, MVT::i32); in LowerSELECT_CC() local 5081 SDValue CCR = DAG.getRegister(ARM::CPSR, MVT::i32); in LowerSELECT_CC() local 5188 SDValue CCR = DAG.getRegister(ARM::CPSR, MVT::i32); in OptimizeVFPBrcond() local 5237 SDValue CCR = DAG.getRegister(ARM::CPSR, MVT::i32); in LowerBRCOND() local 5291 SDValue CCR = DAG.getRegister(ARM::CPSR, MVT::i32); in LowerBR_CC() local 5300 SDValue CCR = DAG.getRegister(ARM::CPSR, MVT::i32); in LowerBR_CC() local [all …]
|
/third_party/cmsis/CMSIS/Core/Include/ |
D | core_cm0.h | 348 __IOM uint32_t CCR; /*!< Offset: 0x014 (R/W) Configuration Control Register */ member
|
D | core_cm1.h | 348 __IOM uint32_t CCR; /*!< Offset: 0x014 (R/W) Configuration Control Register */ member
|
D | core_sc000.h | 359 __IOM uint32_t CCR; /*!< Offset: 0x014 (R/W) Configuration Control Register */ member
|
D | core_cm0plus.h | 366 __IOM uint32_t CCR; /*!< Offset: 0x014 (R/W) Configuration Control Register */ member
|
D | core_sc300.h | 386 __IOM uint32_t CCR; /*!< Offset: 0x014 (R/W) Configuration Control Register */ member
|
D | core_cm3.h | 386 __IOM uint32_t CCR; /*!< Offset: 0x014 (R/W) Configuration Control Register */ member
|
D | core_armv8mbl.h | 394 __IOM uint32_t CCR; /*!< Offset: 0x014 (R/W) Configuration Control Register */ member
|
D | core_cm4.h | 452 __IOM uint32_t CCR; /*!< Offset: 0x014 (R/W) Configuration Control Register */ member
|
D | core_cm23.h | 394 __IOM uint32_t CCR; /*!< Offset: 0x014 (R/W) Configuration Control Register */ member
|
D | core_cm7.h | 467 __IOM uint32_t CCR; /*!< Offset: 0x014 (R/W) Configuration Control Register */ member
|
D | core_armv8mml.h | 511 __IOM uint32_t CCR; /*!< Offset: 0x014 (R/W) Configuration Control Register */ member
|
D | core_cm35p.h | 511 __IOM uint32_t CCR; /*!< Offset: 0x014 (R/W) Configuration Control Register */ member
|
D | core_cm33.h | 511 __IOM uint32_t CCR; /*!< Offset: 0x014 (R/W) Configuration Control Register */ member
|
D | core_cm55.h | 518 __IOM uint32_t CCR; /*!< Offset: 0x014 (R/W) Configuration Control Register */ member
|
D | core_armv81mml.h | 518 __IOM uint32_t CCR; /*!< Offset: 0x014 (R/W) Configuration Control Register */ member
|