Searched defs:Pre (Results 1 – 7 of 7) sorted by relevance
22 pub(crate) struct Pre<'a> { struct24 pub(crate) state: &'a mut PrefilterState, argument26 pub(crate) prefn: PrefilterFn, argument31 impl<'a> Pre<'a> { implementation
63 for (const char *const *Pre = Info->Prefixes; *Pre != nullptr; ++Pre) { in print() local
182 for (const char * const *Pre = I->Prefixes; *Pre != nullptr; ++Pre) { in matchOption() local
29 #define INTERNAL_CONCAT2_2(Pre, Post) Pre##Post argument
686 MachineBasicBlock::iterator Pre = MBB->begin(); in wrapup() local
10846 MachineBasicBlock *Pre = ML->getLoopPreheader(); in getPrefLoopAlignment() local
2237 const MachineBasicBlock &Pre = *MO1.getMBB(); in checkPHIOps() local