HomeSort by relevance Sort by last modified time
    Searched refs:InstructionCombining (Results 1 - 5 of 5) sorted by null

  /external/swiftshader/src/Reactor/
Nucleus.hpp 34 InstructionCombining = 1,
LLVMReactor.cpp 79 Optimization optimization[10] = {InstructionCombining, Disabled};
316 case InstructionCombining: passManager->add(llvm::createInstructionCombiningPass()); break;
    [all...]
SubzeroReactor.cpp 193 Optimization optimization[10] = {InstructionCombining, Disabled};
    [all...]
  /external/swiftshader/third_party/LLVM/
Android.mk 333 lib/Transforms/InstCombine/InstructionCombining.cpp \
  /external/swiftshader/src/Main/
SwiftConfig.cpp     [all...]

Completed in 218 milliseconds