OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getIntNPtrTy
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/IR/
Type.h
478
static PointerType *
getIntNPtrTy
(LLVMContext &C, unsigned N, unsigned AS = 0);
/src/external/apache2/llvm/dist/llvm/lib/IR/
Type.cpp
241
PointerType *Type::
getIntNPtrTy
(LLVMContext &C, unsigned N, unsigned AS) {
/src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
WebAssemblyLowerEmscriptenEHSjLj.cpp
366
return Type::
getIntNPtrTy
(M->getContext(),
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGBuiltin.cpp
9741
llvm::Type *Int128PTy = llvm::Type::
getIntNPtrTy
(getLLVMContext(), 128);
Completed in 35 milliseconds
Indexes created Mon Sep 21 00:25:25 UTC 2026