Home
last modified time | relevance | path

Searched defs:CSEInfo (Results 1 – 13 of 13) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DCSEMIRBuilder.cpp36 GISelCSEInfo *CSEInfo = getCSEInfo(); in getDominatingInstrForID() local
52 const GISelCSEInfo *CSEInfo = getCSEInfo(); in canPerformCSEForOpc() local
DCombiner.cpp99 GISelCSEInfo *CSEInfo) { in combineMachineInstrs()
DLegalizer.cpp292 GISelCSEInfo *CSEInfo = nullptr; in runOnMachineFunction() local
DIRTranslator.cpp2247 GISelCSEInfo *CSEInfo = nullptr; in runOnMachineFunction() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/
DCSEMIRBuilder.cpp40 GISelCSEInfo *CSEInfo = getCSEInfo(); in getDominatingInstrForID() local
62 const GISelCSEInfo *CSEInfo = getCSEInfo(); in canPerformCSEForOpc() local
DCombiner.cpp99 GISelCSEInfo *CSEInfo) { in combineMachineInstrs()
DLegalizer.cpp320 GISelCSEInfo *CSEInfo = nullptr; in runOnMachineFunction() local
DIRTranslator.cpp3387 GISelCSEInfo *CSEInfo = nullptr; in runOnMachineFunction() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
DAMDGPUPreLegalizerCombiner.cpp282 auto *CSEInfo = &Wrapper.get(TPC->getCSEConfig()); in runOnMachineFunction() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/GISel/
DAArch64PreLegalizerCombiner.cpp463 auto *CSEInfo = &Wrapper.get(TPC.getCSEConfig()); in runOnMachineFunction() local
DAArch64PostLegalizerCombiner.cpp432 auto *CSEInfo = &Wrapper.get(TPC->getCSEConfig()); in runOnMachineFunction() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DMachineIRBuilder.h56 GISelCSEInfo *CSEInfo; member
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/GlobalISel/
DMachineIRBuilder.h64 GISelCSEInfo *CSEInfo = nullptr; member