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

  /external/llvm/lib/Target/X86/
X86InstrInfo.h 296 /// possible. If LoadRegIndex is non-null, it is filled in with the operand
301 unsigned *LoadRegIndex = 0) const;
X86InstrInfo.cpp     [all...]
  /external/llvm/lib/CodeGen/
MachineLICM.cpp     [all...]
TwoAddressInstructionPass.cpp     [all...]
  /external/llvm/include/llvm/Target/
TargetInstrInfo.h 494 /// possible. If LoadRegIndex is non-null, it is filled in with the operand
499 unsigned *LoadRegIndex = 0) const {
    [all...]

Completed in 541 milliseconds