Searched defs:IsPatchPoint (Results 1 – 4 of 4) sorted by relevance
/minix3/external/bsd/llvm/dist/llvm/include/llvm/CodeGen/ |
H A D | FastISel.h | 79 bool IsPatchPoint; member
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.cpp | 3600 bool IsPatchPoint, in PrepareCall() 3867 bool isTailCall, bool isVarArg, bool IsPatchPoint, in FinishCall() 3985 bool IsPatchPoint = CLI.IsPatchPoint; in LowerCall() local 4014 bool isTailCall, bool IsPatchPoint, in LowerCall_32SVR4() 4252 bool isTailCall, bool IsPatchPoint, in LowerCall_64SVR4() 4727 bool isTailCall, bool IsPatchPoint, in LowerCall_Darwin()
|
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Target/ |
H A D | TargetLowering.h | 2314 bool IsPatchPoint; member
|
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.cpp | 7025 bool IsPatchPoint) { in lowerCallOperands()
|