Home
last modified time | relevance | path

Searched refs:InstructionCombining (Results 1 – 19 of 19) sorted by relevance

/external/llvm/lib/Transforms/InstCombine/
DCMakeLists.txt2 InstructionCombining.cpp
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DCMakeLists.txt6 InstructionCombining.cpp
/external/swiftshader/src/Reactor/
DNucleus.hpp34 InstructionCombining = 1, enumerator
DLLVMReactor.cpp514 case InstructionCombining: passManager->add(llvm::createInstructionCombiningPass()); break; in optimize()
664 case InstructionCombining: passManager->add(llvm::createInstructionCombiningPass()); break;
690 Optimization optimization[10] = {InstructionCombining, Disabled};
DSubzeroReactor.cpp201 Optimization optimization[10] = {InstructionCombining, Disabled};
/external/swiftshader/third_party/LLVM/test/Transforms/InstCombine/
D2004-11-27-SetCCForCastLargerAndConstant.ll1 ; This test case tests the InstructionCombining optimization that
/external/llvm/test/Transforms/InstCombine/
D2004-11-27-SetCCForCastLargerAndConstant.ll2 ; This test case tests the InstructionCombining optimization that
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstCombine/
D2004-11-27-SetCCForCastLargerAndConstant.ll2 ; This test case tests the InstructionCombining optimization that
/external/swiftshader/src/Main/
DSwiftConfig.cpp742 …timization", "OptimizationPass" + itoa(pass + 1), pass == 0 ? rr::InstructionCombining : rr::Disab… in readConfiguration()
/external/swiftshader/third_party/LLVM/
DAndroid.mk333 lib/Transforms/InstCombine/InstructionCombining.cpp \
DAndroid.bp363 "lib/Transforms/InstCombine/InstructionCombining.cpp",
DBUILD.gn393 "lib/Transforms/InstCombine/InstructionCombining.cpp",
/external/swiftshader/src/Device/
DSwiftConfig.cpp742 …timization", "OptimizationPass" + itoa(pass + 1), pass == 0 ? rr::InstructionCombining : rr::Disab… in readConfiguration()
/external/swiftshader/
DCMakeLists.txt601 ${LLVM_DIR}/lib/Transforms/InstCombine/InstructionCombining.cpp
1356 ${LLVM_DIR}/lib/Transforms/InstCombine/InstructionCombining.cpp
/external/swiftshader/third_party/llvm-7.0/
DAndroid.mk859 llvm/lib/Transforms/InstCombine/InstructionCombining.cpp \
DBUILD.gn1115 "llvm/lib/Transforms/InstCombine/InstructionCombining.cpp",
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/
DREADME.txt267 InstructionCombining.cpp in the visitSetCondInst method after the switch case
/external/swiftshader/third_party/LLVM/lib/Target/
DREADME.txt336 InstructionCombining.cpp in the visitSetCondInst method after the switch case
/external/llvm/lib/Target/
DREADME.txt267 InstructionCombining.cpp in the visitSetCondInst method after the switch case