OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isProfitableToConv3Addr
(Results
1 - 2
of
2
) sorted by null
/external/swiftshader/third_party/LLVM/lib/CodeGen/
TwoAddressInstructionPass.cpp
108
bool
isProfitableToConv3Addr
(unsigned RegA, unsigned RegB);
628
///
isProfitableToConv3Addr
- Return true if it is profitable to convert the
631
TwoAddressInstructionPass::
isProfitableToConv3Addr
(unsigned RegA,unsigned RegB){
[
all
...]
/external/llvm/lib/CodeGen/
TwoAddressInstructionPass.cpp
115
bool
isProfitableToConv3Addr
(unsigned RegA, unsigned RegB);
674
TwoAddressInstructionPass::
isProfitableToConv3Addr
(unsigned RegA,unsigned RegB){
[
all
...]
Completed in 218 milliseconds