Searched defs:isPatchPoint (Results 1 – 1 of 1) sorted by relevance
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
| D | PPCISelLowering.cpp | 5062 const PPCSubtarget &Subtarget, bool isPatchPoint) { in isIndirectCall() 5082 static unsigned getCallOpcode(bool isIndirectCall, bool isPatchPoint, in getCallOpcode() 5347 bool isPatchPoint, bool hasNest, SelectionDAG &DAG, in buildCallOperands() 5426 bool isPatchPoint, bool hasNest, SelectionDAG &DAG, in FinishCall() 5502 bool isPatchPoint = CLI.IsPatchPoint; in LowerCall() local 5567 bool isTailCall, bool isPatchPoint, in LowerCall_32SVR4() 5820 bool isTailCall, bool isPatchPoint, in LowerCall_64SVR4() 6481 bool isTailCall, bool isPatchPoint, in LowerCall_Darwin() 7063 bool isTailCall, bool isPatchPoint, in LowerCall_AIX()
|