Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DStripGCRelocates.cpp32 if (auto *GCR = dyn_cast<GCRelocateInst>(&I)) in stripGCRelocates() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp330 if (const GCRelocateInst *GCR = dyn_cast<GCRelocateInst>(Inst)) in getHashValueImpl() local
H A DGVN.cpp330 if (const GCRelocateInst *GCR = dyn_cast<GCRelocateInst>(I)) { createExpr() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp3748 GCRelocateInst &GCR = *const_cast<GCRelocateInst *>(Reloc); visitCallBase() local
3820 GCRelocateInst &GCR = *const_cast<GCRelocateInst *>(Reloc); visitCallBase() local
[all...]