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 | 4103 bool isTailCall, bool IsPatchPoint, bool hasNest, in PrepareCall() 4359 bool isTailCall, bool isVarArg, bool IsPatchPoint, in FinishCall() 4475 bool IsPatchPoint = CLI.IsPatchPoint; in LowerCall() local 4505 bool isTailCall, bool IsPatchPoint, in LowerCall_32SVR4() 4747 bool isTailCall, bool IsPatchPoint, in LowerCall_64SVR4() 5377 bool isTailCall, bool IsPatchPoint, in LowerCall_Darwin()
|
/external/llvm/include/llvm/Target/ |
D | TargetLowering.h | 2354 bool IsPatchPoint; member
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGBuilder.cpp | 6691 Type *ReturnTy, const BasicBlock *EHPadBB, bool IsPatchPoint) { in lowerCallOperands()
|