Home
last modified time | relevance | path

Searched refs:swifterror (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMCallingConv.td300 // R8 is used to pass swifterror, remove it from CSR.
307 // R8 is used to pass swifterror, remove it from CSR.
311 // R10 is used to pass swifterror, remove it from CSR.
339 // R8 is used to pass swifterror, remove it from CSR.
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h277 SwiftErrorValueTracking &swifterror, CodeGenOptLevel ol) in SelectionDAGBuilder() argument
280 FuncInfo(funcinfo), SwiftError(swifterror) {} in SelectionDAGBuilder()
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetCallingConv.td59 /// CCIfSwiftError - If the current argument has swifterror parameter attribute,
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DAttributes.td356 def SwiftError : EnumAttr<"swifterror", IntersectPreserve, [ParamAttr]>;