Home
last modified time | relevance | path

Searched refs:dispFormPrep (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCLoopInstrFormPrep.cpp301 bool dispFormPrep(Loop *L, SmallVector<Bucket, 16> &Buckets, PrepForm Form);
1109 bool PPCLoopInstrFormPrep::dispFormPrep(Loop *L, in dispFormPrep() function in PPCLoopInstrFormPrep
1461 MadeChange |= dispFormPrep(L, DSFormBuckets, DSForm); in runOnLoop()
1471 MadeChange |= dispFormPrep(L, DQFormBuckets, DQForm); in runOnLoop()