Searched defs:ImpDefs (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/contrib/llvm/lib/CodeGen/
H A DPHIElimination.cpp94 SmallPtrSet<MachineInstr*, 4> ImpDefs; member in class:__anon2299::PHIElimination
/freebsd-10.2-release/contrib/llvm/lib/Target/ARM/
H A DARMLoadStoreOptimizer.cpp454 SmallVector<unsigned, 8> ImpDefs; local
286 MergeOps(MachineBasicBlock &MBB, MachineBasicBlock::iterator MBBI, int Offset, unsigned Base, bool BaseKill, int Opcode, ARMCC::CondCodes Pred, unsigned PredReg, unsigned Scratch, DebugLoc dl, ArrayRef<std::pair<unsigned, bool> > Regs, ArrayRef<unsigned> ImpDefs) argument
[all...]
/freebsd-10.2-release/contrib/llvm/lib/MC/MCParser/
H A DAsmParser.cpp4203 const uint16_t *ImpDefs = Desc.getImplicitDefs(); local

Completed in 69 milliseconds