OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:incorporatetype
(Results
1 - 19
of
19
) sorted by null
/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/swiftshader/third_party/LLVM/lib/Analysis/IPA/
FindUsedTypes.cpp
29
//
IncorporateType
- Incorporate one type and all of its subtypes into the
32
void FindUsedTypes::
IncorporateType
(Type *Ty) {
41
IncorporateType
(*I);
45
IncorporateType
(V->getType());
65
IncorporateType
(I->getType());
71
IncorporateType
(MI->getType());
81
IncorporateType
(I.getType()); // Incorporate the type of the instruction
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
FindUsedTypes.h
45
///
IncorporateType
- Incorporate one type and all of its subtypes into the
48
void
IncorporateType
(Type *Ty);
/external/llvm/include/llvm/IR/
TypeFinder.h
63
///
incorporateType
- This method adds the type to the list of used
65
void
incorporateType
(Type *Ty);
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
TypeFinder.h
65
///
incorporateType
- This method adds the type to the list of used
67
void
incorporateType
(Type *Ty);
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
TypeFinder.h
65
///
incorporateType
- This method adds the type to the list of used
67
void
incorporateType
(Type *Ty);
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
TypeFinder.h
65
///
incorporateType
- This method adds the type to the list of used
67
void
incorporateType
(Type *Ty);
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
TypeFinder.h
65
///
incorporateType
- This method adds the type to the list of used
67
void
incorporateType
(Type *Ty);
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
TypeFinder.h
65
///
incorporateType
- This method adds the type to the list of used
67
void
incorporateType
(Type *Ty);
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
TypeFinder.h
65
///
incorporateType
- This method adds the type to the list of used
67
void
incorporateType
(Type *Ty);
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
TypeFinder.h
65
///
incorporateType
- This method adds the type to the list of used
67
void
incorporateType
(Type *Ty);
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
TypeFinder.h
65
///
incorporateType
- This method adds the type to the list of used
67
void
incorporateType
(Type *Ty);
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/
TypeFinder.h
65
///
incorporateType
- This method adds the type to the list of used
67
void
incorporateType
(Type *Ty);
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/IR/
TypeFinder.h
65
///
incorporateType
- This method adds the type to the list of used
67
void
incorporateType
(Type *Ty);
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/IR/
TypeFinder.h
65
///
incorporateType
- This method adds the type to the list of used
67
void
incorporateType
(Type *Ty);
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/IR/
TypeFinder.h
65
///
incorporateType
- This method adds the type to the list of used
67
void
incorporateType
(Type *Ty);
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/IR/
TypeFinder.h
65
///
incorporateType
- This method adds the type to the list of used
67
void
incorporateType
(Type *Ty);
/prebuilts/clang/host/linux-x86/clang-4691093/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 721 milliseconds