Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp7090 static bool checkZExtBool(SDValue Arg, const SelectionDAG &DAG) { in checkZExtBool() function
7339 if (!checkZExtBool(Arg, DAG)) { in LowerCall()