OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getTruncatedElementVectorType
(Results
1 - 4
of
4
) sorted by null
/external/llvm/include/llvm/IR/
DerivedTypes.h
391
/// VectorType::
getTruncatedElementVectorType
- This static method is like
395
static VectorType *
getTruncatedElementVectorType
(VectorType *VTy) {
/external/llvm/lib/IR/
Function.cpp
632
return VectorType::
getTruncatedElementVectorType
(cast<VectorType>(
Verifier.cpp
[
all
...]
/external/clang/lib/CodeGen/
CGBuiltin.cpp
[
all
...]
Completed in 310 milliseconds