OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isLegalFlatAddressingMode
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Target/AMDGPU/
SIISelLowering.h
69
bool
isLegalFlatAddressingMode
(const AddrMode &AM) const;
SIISelLowering.cpp
292
bool SITargetLowering::
isLegalFlatAddressingMode
(const AddrMode &AM) const {
352
return
isLegalFlatAddressingMode
(AM);
422
return
isLegalFlatAddressingMode
(AM);
[
all
...]
Completed in 43 milliseconds