Home
last modified time | relevance | path

Searched defs:op_end (Results 1 - 11 of 11) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DOperandTraits.h37 static Use *op_end(SubClass* U) { in op_end() function
75 static Use *op_end(SubClass* U) { in op_end() function
99 static Use *op_end(User* U) { in op_end() function
H A DMetadata.h1071 op_iterator op_end() const { in op_end() function in llvm::MDNode
1419 op_iterator op_end() { return op_iterator(this, getNumOperands()); } in op_end() function in llvm::NamedMDNode
1424 const_op_iterator op_end() const { return const_op_iterator(this, getNumOperands()); } in op_end() function in llvm::NamedMDNode
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
H A DOperandTraits.h35 static Use *op_end(SubClass* U) { in op_end() function
70 static Use *op_end(SubClass* U) { in op_end() function
97 static Use *op_end(User* U) { in op_end() function
H A DMetadata.h1028 op_iterator op_end() const { in op_end() function in llvm::MDNode
1366 op_iterator op_end() { return op_iterator(this, getNumOperands()); } in op_end() function in llvm::NamedMDNode
1370 const_op_iterator op_end() const { return const_op_iterator(this, getNumOperands()); } in op_end() function in llvm::NamedMDNode
/kernel/linux/linux-5.10/lib/lzo/
H A Dlzo1x_decompress_safe.c48 unsigned char * const op_end = out + *out_len; in lzo1x_decompress_safe() local
/kernel/linux/linux-6.6/lib/lzo/
H A Dlzo1x_decompress_safe.c48 unsigned char * const op_end = out + *out_len; in lzo1x_decompress_safe() local
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_init_ops.h234 u16 op_end = in bnx2x_init_block() local
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_init_ops.h234 u16 op_end = in bnx2x_init_block() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DMemorySSA.h436 static Use *op_end(MemoryUseOrDef *MUD) { in op_end() function
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/
H A Dnouveau_uvmm.c1025 u64 op_end = op_addr + op->va.range; in bind_validate_map_sparse() local
1227 u64 op_end = op_addr + op->va.range; in nouveau_uvmm_bind_job_submit() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DScalarEvolutionExpander.cpp402 expandAddToGEP(const SCEV *const *op_begin, const SCEV *const *op_end, PointerType *PTy, Type *Ty, Value *V) expandAddToGEP() argument
[all...]

Completed in 16 milliseconds