Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMParallelDSP.cpp302 bool ARMParallelDSP::AreSequentialLoads(LoadInst *Ld0, LoadInst *Ld1, in AreSequentialLoads()
565 auto Ld0 = static_cast<LoadInst*>(PMul0->LHS); in CreateParallelPairs() local