Searched defs:IsPatchPoint (Results 1 – 4 of 4) sorted by relevance
/external/llvm/include/llvm/CodeGen/ |
D | FastISel.h | 79 bool IsPatchPoint; member
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 3886 bool isTailCall, bool IsPatchPoint, in PrepareCall() 4140 bool isTailCall, bool isVarArg, bool IsPatchPoint, in FinishCall() 4255 bool IsPatchPoint = CLI.IsPatchPoint; in LowerCall() local 4285 bool isTailCall, bool IsPatchPoint, in LowerCall_32SVR4() 4524 bool isTailCall, bool IsPatchPoint, in LowerCall_64SVR4() 5140 bool isTailCall, bool IsPatchPoint, in LowerCall_Darwin()
|
/external/llvm/include/llvm/Target/ |
D | TargetLowering.h | 2265 bool IsPatchPoint; member
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGBuilder.cpp | 6869 bool IsPatchPoint) { in lowerCallOperands()
|