HomeSort by relevance Sort by last modified time
    Searched refs:PhysRegInfo (Results 1 - 5 of 5) sorted by null

  /external/llvm/include/llvm/CodeGen/
MachineInstrBundle.h 167 /// PhysRegInfo - Information about a physical register used by a set of
169 struct PhysRegInfo {
206 /// @returns A filled-in PhysRegInfo struct.
207 PhysRegInfo analyzePhysReg(unsigned Reg, const TargetRegisterInfo *TRI);
  /external/llvm/lib/CodeGen/
MachineInstrBundle.cpp 280 MachineOperandIteratorBase::PhysRegInfo
284 PhysRegInfo PRI = {false, false, false, false, false, false};
MachineBasicBlock.cpp     [all...]
InlineSpiller.cpp     [all...]
  /external/llvm/lib/Target/AArch64/
AArch64ConditionalCompares.cpp 353 MIOperands::PhysRegInfo PRI =

Completed in 368 milliseconds