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