Searched refs:hasReturnsTwiceAttr (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/Target/Sparc/ |
D | SparcISelLowering.cpp | 701 static bool hasReturnsTwiceAttr(SelectionDAG &DAG, SDValue Callee, in hasReturnsTwiceAttr() function 950 bool hasReturnsTwice = hasReturnsTwiceAttr(DAG, Callee, CLI.CS); in LowerCall_32() 1307 bool hasReturnsTwice = hasReturnsTwiceAttr(DAG, Callee, CLI.CS); in LowerCall_64()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/ |
D | SparcISelLowering.cpp | 694 static bool hasReturnsTwiceAttr(SelectionDAG &DAG, SDValue Callee, in hasReturnsTwiceAttr() function 936 bool hasReturnsTwice = hasReturnsTwiceAttr(DAG, Callee, CLI.CS); in LowerCall_32() 1288 bool hasReturnsTwice = hasReturnsTwiceAttr(DAG, Callee, CLI.CS); in LowerCall_64()
|