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