OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isRxSBGMask
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
SystemZInstrInfo.h
321
bool
isRxSBGMask
(uint64_t Mask, unsigned BitSize,
SystemZTargetTransformInfo.cpp
154
if (TII->
isRxSBGMask
(Imm.getZExtValue(), BitSize, Start, End))
SystemZInstrInfo.cpp
956
if (
isRxSBGMask
(Imm, And.RegSize, Start, End)) {
1685
bool SystemZInstrInfo::
isRxSBGMask
(uint64_t Mask, unsigned BitSize,
SystemZISelDAGToDAG.cpp
761
if (TII->
isRxSBGMask
(Mask, RxSBG.BitSize, RxSBG.Start, RxSBG.End)) {
SystemZISelLowering.cpp
756
if (TII->
isRxSBGMask
(Value, SplatBitSize, Start, End)) {
757
//
isRxSBGMask
returns the bit numbers for a full 64-bit value, with 0
Completed in 203 milliseconds
Indexes created Sat Aug 08 00:24:54 UTC 2026