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

  /external/llvm/include/llvm/Target/
TargetLowering.h 680 /// getExceptionPointerRegister - If a physical register, this returns
683 unsigned getExceptionPointerRegister() const {
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGISel.cpp 782 unsigned Reg = TLI.getExceptionPointerRegister();
    [all...]
LegalizeDAG.cpp     [all...]
SelectionDAGBuilder.cpp     [all...]

Completed in 23 milliseconds