OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:incorporateType
(Results
1 - 5
of
5
) sorted by null
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
TypeFinder.cpp
37
incorporateType
(G.getType());
44
incorporateType
(A.getType());
52
incorporateType
(FI.getType());
64
incorporateType
(I.getType());
91
///
incorporateType
- This method adds the type to the list of used structures
93
void TypeFinder::
incorporateType
(Type *Ty) {
137
incorporateType
(V->getType());
/external/llvm/lib/IR/
TypeFinder.cpp
29
incorporateType
(I->getType());
37
incorporateType
(I->getType());
45
incorporateType
(FI.getType());
58
incorporateType
(I.getType());
90
///
incorporateType
- This method adds the type to the list of used structures
92
void TypeFinder::
incorporateType
(Type *Ty) {
136
incorporateType
(V->getType());
/external/llvm/include/llvm/IR/
TypeFinder.h
63
///
incorporateType
- This method adds the type to the list of used
65
void
incorporateType
(Type *Ty);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
TypeFinder.h
65
///
incorporateType
- This method adds the type to the list of used
67
void
incorporateType
(Type *Ty);
/external/swiftshader/third_party/LLVM/lib/VMCore/
Module.cpp
438
incorporateType
(I->getType());
446
incorporateType
(I->getType());
455
incorporateType
(FI->getType());
463
incorporateType
(I.getType());
485
void
incorporateType
(Type *Ty) {
497
incorporateType
(*I);
514
incorporateType
(V->getType());
Completed in 165 milliseconds