Home
last modified time | relevance | path

Searched defs:GCR (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DStripGCRelocates.cpp50 if (auto *GCR = dyn_cast<GCRelocateInst>(&I)) in runOnFunction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DStripGCRelocates.cpp34 if (auto *GCR = dyn_cast<GCRelocateInst>(&I)) in stripGCRelocates() local
/aosp_15_r20/external/mesa3d/src/amd/common/
H A Dac_perfcounter.h85 GCR = 0x2B, enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp3289 GCRelocateInst &GCR = *const_cast<GCRelocateInst *>(Reloc); in visitCallBase() local
3361 GCRelocateInst &GCR = *const_cast<GCRelocateInst *>(Reloc); in visitCallBase() local
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/imx/imx8ulp/upower/
Dupmu.h266 MU_GCR_t GCR; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp317 if (const GCRelocateInst *GCR = dyn_cast<GCRelocateInst>(Inst)) in getHashValueImpl() local
H A DGVN.cpp323 if (const GCRelocateInst *GCR = dyn_cast<GCRelocateInst>(I)) { in createExpr() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp4113 auto &GCR = *cast<GCRelocateInst>(II); in visitCallInst() local
/aosp_15_r20/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/Drivers/CMSIS/Device/ST/STM32L4xx/Include/
H A Dstm32l4a6xx.h884 __IO uint32_t GCR; /*!< SAI global configuration register, Address offset: 0x00 */ member
/aosp_15_r20/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Drivers/CMSIS/Device/ST/STM32L4xx/Include/
H A Dstm32l476xx.h811 __IO uint32_t GCR; /*!< SAI global configuration register, Address offset: 0x00 */ member