Searched refs:FastLowerArguments (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/contrib/llvm/include/llvm/CodeGen/
H A DFastISel.h178 virtual bool FastLowerArguments();
/freebsd-9.3-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp94 if (!FastLowerArguments())
1108 bool FastISel::FastLowerArguments() { function in class:FastISel
/freebsd-9.3-release/contrib/llvm/lib/Target/PowerPC/
H A DPPCFastISel.cpp43 // FastLowerArguments: Handle simple cases.
110 virtual bool FastLowerArguments();
2142 bool PPCFastISel::FastLowerArguments() { function in class:PPCFastISel
/freebsd-9.3-release/contrib/llvm/lib/Target/ARM/
H A DARMFastISel.cpp150 virtual bool FastLowerArguments();
3064 bool ARMFastISel::FastLowerArguments() { function in class:ARMFastISel
/freebsd-9.3-release/contrib/llvm/lib/Target/X86/
H A DX86FastISel.cpp74 virtual bool FastLowerArguments();
1770 bool X86FastISel::FastLowerArguments() { function in class:X86FastISel

Completed in 159 milliseconds