OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hasPrefixInstrs
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
PPCSubtarget.h
112
bool
HasPrefixInstrs
;
275
bool
hasPrefixInstrs
() const { return
HasPrefixInstrs
; }
PPCISelLowering.cpp
9049
Subtarget.
hasPrefixInstrs
()) {
9158
if (Subtarget.
hasPrefixInstrs
() && SplatSize == 2)
9162
if (Subtarget.
hasPrefixInstrs
() && SplatSize == 4)
9785
if (Subtarget.
hasPrefixInstrs
()) {
16427
if (Subtarget.
hasPrefixInstrs
()) {
17129
if (Subtarget.
hasPrefixInstrs
())
PPCISelDAGToDAG.cpp
1280
if (Subtarget.
hasPrefixInstrs
() && InstCntDirect != 1) {
Completed in 64 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026