OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:selectCall
(Results
1 - 3
of
3
) sorted by null
/external/llvm/include/llvm/CodeGen/
FastISel.h
531
bool
selectCall
(const User *Call);
/external/llvm/lib/CodeGen/SelectionDAG/
FastISel.cpp
[
all
...]
/external/llvm/lib/Target/PowerPC/
PPCFastISel.cpp
46
//
SelectCall
: Handle function pointers.
47
//
SelectCall
: Handle multi-register return values.
48
//
SelectCall
: Optimize away nops for local calls.
53
//
SelectCall
: Handle small byval arguments.
[
all
...]
Completed in 58 milliseconds