OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isRxSBGMask
(Results
1 - 3
of
3
) sorted by null
/external/llvm/lib/Target/SystemZ/
SystemZInstrInfo.h
214
bool
isRxSBGMask
(uint64_t Mask, unsigned BitSize,
SystemZInstrInfo.cpp
517
if (
isRxSBGMask
(Imm, And.RegSize, Start, End)) {
794
bool SystemZInstrInfo::
isRxSBGMask
(uint64_t Mask, unsigned BitSize,
SystemZISelDAGToDAG.cpp
627
if (TII->
isRxSBGMask
(Mask, RxSBG.BitSize, RxSBG.Start, RxSBG.End)) {
[
all
...]
Completed in 27 milliseconds