OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getFP128PtrTy
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/IR/
Type.h
406
static PointerType *
getFP128PtrTy
(LLVMContext &C, unsigned AS = 0);
/external/llvm/lib/IR/
Type.cpp
264
PointerType *Type::
getFP128PtrTy
(LLVMContext &C, unsigned AS) {
Completed in 62 milliseconds