OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SrcAddrSp
(Results
1 - 2
of
2
) sorted by null
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
InstCombineCalls.cpp
61
unsigned
SrcAddrSp
=
67
Type *NewSrcPtrTy = PointerType::get(IntType,
SrcAddrSp
);
99
NewSrcPtrTy = PointerType::get(SrcETy,
SrcAddrSp
);
[
all
...]
/external/llvm/lib/Transforms/InstCombine/
InstCombineCalls.cpp
108
unsigned
SrcAddrSp
=
114
Type *NewSrcPtrTy = PointerType::get(IntType,
SrcAddrSp
);
134
NewSrcPtrTy = PointerType::get(SrcETy,
SrcAddrSp
);
[
all
...]
Completed in 645 milliseconds