OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SelectBinaryOp
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/CodeGen/SelectionDAG/
FastISel.cpp
354
///
SelectBinaryOp
- Select and emit code for a binary operator instruction,
357
bool FastISel::
SelectBinaryOp
(const User *I, unsigned ISDOpcode) {
[
all
...]
/external/llvm/include/llvm/CodeGen/
FastISel.h
362
bool
SelectBinaryOp
(const User *I, unsigned ISDOpcode);
Completed in 46 milliseconds