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

  /external/llvm/include/llvm/CodeGen/
MachineInstrBundle.h 201 /// analyzePhysReg - Analyze how the current instruction or bundle uses a
207 PhysRegInfo analyzePhysReg(unsigned Reg, const TargetRegisterInfo *TRI);
  /external/llvm/lib/CodeGen/
MachineInstrBundle.cpp 281 MachineOperandIteratorBase::analyzePhysReg(unsigned Reg,
287 "analyzePhysReg not given a physical register!");
MachineBasicBlock.cpp     [all...]
InlineSpiller.cpp     [all...]
  /external/llvm/lib/Target/AArch64/
AArch64ConditionalCompares.cpp 354 MIOperands(I).analyzePhysReg(AArch64::NZCV, TRI);

Completed in 74 milliseconds