OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getExtVectorPointer
(Results
1 - 2
of
2
) sorted by null
/external/clang/lib/CodeGen/
CGValue.h
347
return Address(
getExtVectorPointer
(), getAlignment());
349
llvm::Value *
getExtVectorPointer
() const {
CGAtomic.cpp
149
return LVal.
getExtVectorPointer
();
[
all
...]
Completed in 687 milliseconds