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

  /external/llvm/include/llvm/CodeGen/
FastISel.h 83 bool IsPatchPoint;
96 ResultReg(0), NumResultRegs(0), IsPatchPoint(false) {}
177 IsPatchPoint = Value;
  /external/llvm/include/llvm/Target/
TargetLowering.h     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.h 713 Type *ReturnTy, bool IsPatchPoint);
    [all...]
SelectionDAGBuilder.cpp     [all...]
  /external/llvm/lib/Target/WebAssembly/
WebAssemblyISelLowering.cpp 293 if (CLI.IsPatchPoint)
  /external/llvm/lib/Target/PowerPC/
PPCFastISel.cpp     [all...]
PPCISelLowering.cpp     [all...]

Completed in 293 milliseconds