HomeSort by relevance Sort by last modified time
    Searched refs:isProfitableToConv3Addr (Results 1 - 3 of 3) 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...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
TwoAddressInstructionPass.cpp 140 bool isProfitableToConv3Addr(unsigned RegA, unsigned RegB);
714 TwoAddressInstructionPass::isProfitableToConv3Addr(unsigned RegA,unsigned RegB){
    [all...]

Completed in 1407 milliseconds