Home
last modified time | relevance | path

Searched defs:GCR (Results 1 – 7 of 7) 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/llvm-project/llvm/lib/Transforms/Utils/
DStripGCRelocates.cpp36 if (auto *GCR = dyn_cast<GCRelocateInst>(&I)) in stripGCRelocates() local
/external/llvm-project/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp1529 GCRelocateInst &GCR = *const_cast<GCRelocateInst *>(Reloc); in visitCallInst() local
1602 GCRelocateInst &GCR = *const_cast<GCRelocateInst *>(Reloc); in visitCallInst() local
/external/llvm-project/llvm/lib/Transforms/Scalar/
DEarlyCSE.cpp460 if (const GCRelocateInst *GCR = dyn_cast<GCRelocateInst>(Inst)) in getHashValue() 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/L4A6RG/Drivers/CMSIS/Device/ST/STM32L4xx/Include/
Dstm32l4a6xx.h884 __IO uint32_t GCR; /*!< SAI global configuration register, Address offset: 0x00 */ member
/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