Home
last modified time | relevance | path

Searched defs:IsPatchPoint (Results 1 – 4 of 4) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DFastISel.h79 bool IsPatchPoint; member
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp3886 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/
DTargetLowering.h2265 bool IsPatchPoint; member
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp6869 bool IsPatchPoint) { in lowerCallOperands()