Home
last modified time | relevance | path

Searched defs:CastItem (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp1403 Address ValCastItem = CastItem.withElementType(Val->getType()); in castValueToType() local
/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp2189 Value *CastItem = Builder.CreateAlloca(ToType); castValueToType() local