OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isPoly
(Results
1 - 3
of
3
) sorted by null
/external/clang/include/clang/Basic/
TargetBuiltins.h
130
bool
isPoly
() const {
/external/clang/utils/TableGen/
NeonEmitter.cpp
174
bool
isPoly
() const { return Poly; }
946
if (T.
isPoly
())
993
if (RetT.
isPoly
())
1008
if (T.
isPoly
())
[
all
...]
/external/clang/lib/CodeGen/
CGBuiltin.cpp
[
all
...]
Completed in 51 milliseconds