Home
last modified time | relevance | path

Searched defs:Ld0 (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()
569 auto Ld0 = static_cast<LoadInst*>(PMul0->LHS); in CreateParallelPairs() local