Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMParallelDSP.cpp310 bool ARMParallelDSP::AreSequentialLoads(LoadInst *Ld0, LoadInst *Ld1, in AreSequentialLoads()
570 auto Ld1 = static_cast<LoadInst*>(PMul1->LHS); in CreateParallelPairs() local