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

  /external/llvm/include/llvm/CodeGen/
FastISel.h 79 bool IsPatchPoint;
92 ResultReg(0), NumResultRegs(0), IsPatchPoint(false) {}
173 IsPatchPoint = Value;
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.h     [all...]
PPCISelLowering.cpp     [all...]
PPCFastISel.cpp     [all...]
  /external/llvm/include/llvm/Target/
TargetLowering.h     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.h 718 bool IsPatchPoint = false);
    [all...]
SelectionDAGBuilder.cpp     [all...]
  /external/llvm/lib/Target/WebAssembly/
WebAssemblyISelLowering.cpp 329 if (CLI.IsPatchPoint)

Completed in 425 milliseconds