Home
last modified time | relevance | path

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

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