OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hasVectorEnhancements2
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
SystemZSubtarget.h
67
bool
HasVectorEnhancements2
;
239
bool
hasVectorEnhancements2
() const { return
HasVectorEnhancements2
; }
SystemZTargetTransformInfo.cpp
804
if (DstScalarBits == 64 || ST->
hasVectorEnhancements2
()) {
1109
if (((!Src->isVectorTy() && NumOps == 1) || ST->
hasVectorEnhancements2
()) &&
SystemZISelLowering.cpp
426
if (Subtarget.
hasVectorEnhancements2
()) {
4988
if (Subtarget.
hasVectorEnhancements2
() && Op.getOpcode() == SystemZISD::LRV)
6019
if (Subtarget.
hasVectorEnhancements2
())
6085
Subtarget.
hasVectorEnhancements2
()) {
6108
Subtarget.
hasVectorEnhancements2
()) {
Completed in 23 milliseconds
Indexes created Sun Aug 09 00:24:28 UTC 2026