Searched defs:isPatchPoint (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
H A 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()
|
/aosp_15_r20/external/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.cpp | 4340 bool isPatchPoint, bool hasNest, in PrepareCall() 4587 bool isPatchPoint, bool hasNest, SelectionDAG &DAG, in FinishCall() 4698 bool isPatchPoint = CLI.IsPatchPoint; in LowerCall() local 4750 bool isTailCall, bool isPatchPoint, in LowerCall_32SVR4() 4987 bool isTailCall, bool isPatchPoint, in LowerCall_64SVR4() 5622 bool isTailCall, bool isPatchPoint, in LowerCall_Darwin()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.cpp | 5208 const PPCSubtarget &Subtarget, bool isPatchPoint) { in isIndirectCall() 5656 bool isPatchPoint = CLI.IsPatchPoint; in LowerCall() local
|