Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/Interp/
HDEvaluationResult.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
HDDescriptor.cpp92 auto *ElemPtr = Ptr + ElemOffset; in ctorArrayDesc() local
117 auto *ElemPtr = Ptr + ElemOffset; in dtorArrayDesc() local
HDInterpBuiltin.cpp225 const Pointer &ElemPtr = StrPtr.atIndex(I); in interp__builtin_strlen() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
HDOMPIRBuilder.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-13-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGBuiltin.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