Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/CodeGen/
H A DFastISel.h79 bool IsPatchPoint; member
/minix3/external/bsd/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp3600 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 DTargetLowering.h2314 bool IsPatchPoint; member
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp7025 bool IsPatchPoint) { in lowerCallOperands()