OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ConstZeroForType
(Results
1 - 2
of
2
) sorted by null
/external/swiftshader/third_party/subzero/src/
IceGlobalContext.h
516
Constant *
ConstZeroForType
[IceType_NUM];
IceGlobalContext.cpp
349
ConstZeroForType
[IceType_##tag] = getConstantZeroInternal(IceType_##tag);
825
Constant *Zero =
ConstZeroForType
[Ty];
[
all
...]
Completed in 59 milliseconds