Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp2368 bool IsBRASL = getzOSCalleeAndADA(DAG, Callee, ADA, DL, Chain); in LowerCall() local
2369 if (!IsBRASL) { in LowerCall()