Searched defs:isPatchPoint (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/Target/PowerPC/ |
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()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 4869 bool isPatchPoint, bool hasNest, in PrepareCall() 5113 bool isPatchPoint, bool hasNest, SelectionDAG &DAG, in FinishCall() 5224 bool isPatchPoint = CLI.IsPatchPoint; in LowerCall() local 5285 bool isTailCall, bool isPatchPoint, in LowerCall_32SVR4() 5520 bool isTailCall, bool isPatchPoint, in LowerCall_64SVR4() 6181 bool isTailCall, bool isPatchPoint, in LowerCall_Darwin()
|