Home
last modified time | relevance | path

Searched defs:ElemPtr (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DEvaluationResult.cpp75 Pointer ElemPtr = BasePtr.atIndex(I).narrow(); in CheckArrayInitialized() local
80 Pointer ElemPtr = BasePtr.atIndex(I).narrow(); in CheckArrayInitialized() local
212 const Pointer &ElemPtr = Ptr.atIndex(I).narrow(); in collectBlocks() local
H A DDescriptor.cpp92 auto *ElemPtr = Ptr + ElemOffset; in ctorArrayDesc() local
117 auto *ElemPtr = Ptr + ElemOffset; in dtorArrayDesc() local
H A DInterpBuiltin.cpp225 const Pointer &ElemPtr = StrPtr.atIndex(I); in interp__builtin_strlen() local
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp2302 Value *ElemPtr = DstAddr; in shuffleAndStore() local
2625 Value *ElemPtr = Builder.CreateLoad(Builder.getPtrTy(), ElemPtrPtr); in emitInterWarpCopyFunction() local
2939 Value *ElemPtr = Builder.CreateLoad(Builder.getPtrTy(), ElemPtrPtr); in emitListToGlobalCopyFunction() local
3130 Value *ElemPtr = Builder.CreateLoad(Builder.getPtrTy(), ElemPtrPtr); in emitGlobalToListCopyFunction() local
3456 Value *ElemPtr = Builder.CreateInBoundsGEP( in createReductionsGPU() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp5778 llvm::Value *ElemPtr; in EmitBuiltinExpr() local
5805 llvm::Value *ElemPtr, *TmpSize, *TmpPtr; in EmitBuiltinExpr() local
5888 llvm::Value *ElemPtr, *TmpSize, *TmpPtr; in EmitBuiltinExpr() local