Home
last modified time | relevance | path

Searched defs:LoadValue (Results 1 – 5 of 5) sorted by relevance

/llvm-project/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp680 struct LoadValue { argument
687 LoadValue() = default; in LoadValue() argument
679 struct LoadValue { global() struct in __anon84efd1fe0411::EarlyCSE
681 Generation__anon84efd1fe0411::EarlyCSE::LoadValue global() argument
682 MatchingId__anon84efd1fe0411::EarlyCSE::LoadValue global() argument
683 IsAtomic__anon84efd1fe0411::EarlyCSE::LoadValue global() argument
684 IsLoad__anon84efd1fe0411::EarlyCSE::LoadValue global() argument
[all...]
/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopUnroll.cpp215 struct LoadValue { global() struct
218 GenerationLoadValue global() argument
219 LoadValueLoadValue LoadValue() argument
/llvm-project/polly/lib/CodeGen/
H A DIslNodeBuilder.cpp845 auto *LoadValue = ExprBuilder.create(AccessExpr); generateCopyStmt() local
/llvm-project/llvm/unittests/Frontend/
H A DOpenMPIRBuilderTest.cpp6817 LoadInst *LoadValue = TEST_F() local
6827 LoadInst *LoadValue = TEST_F() local
/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp811 auto &LoadValue = MI.getOperand(0); applyCombineExtendingLoads() local