OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LFS
(Results
1 - 4
of
4
) sorted by null
/external/llvm/lib/Target/PowerPC/
PPCHazardRecognizers.cpp
194
case PPC::
LFS
: case PPC::LFSU:
PPCInstrInfo.cpp
65
case PPC::
LFS
:
524
NewMIs.push_back(addFrameReference(BuildMI(MF, DL, get(PPC::
LFS
), DestReg),
PPCRegisterInfo.cpp
123
ImmToIdxMap[PPC::
LFS
] = PPC::LFSX; ImmToIdxMap[PPC::LFD] = PPC::LFDX;
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/xorg/
assyntax.h
471
#define
LFS
(a, b) CHOICE(lfsl ARG2(a,b),
lfs
ARG2(a,b),
lfs
ARG2(b,a))
[
all
...]
Completed in 1905 milliseconds