Home
last modified time | relevance | path

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

/trueos/contrib/llvm/patches/
HDpatch-r262261-llvm-r200961-sparc.diff67 bool hasReturnsTwice = hasReturnsTwiceAttr(DAG, Callee, CLI.CS);
/trueos/contrib/llvm/lib/Target/Sparc/
HDSparcISelLowering.cpp893 bool hasReturnsTwice = hasReturnsTwiceAttr(DAG, Callee, CLI.CS); in LowerCall_32() local
919 const uint32_t *Mask = ((hasReturnsTwice) in LowerCall_32()
1213 bool hasReturnsTwice = hasReturnsTwiceAttr(DAG, Callee, CLI.CS); in LowerCall_64() local
1233 const uint32_t *Mask = ((hasReturnsTwice) in LowerCall_64()