Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp8146 SmallVector<SDValue, 2> NewResults; in performPostLD1Combine() local
8147 NewResults.push_back(SDValue(LD, 0)); // The result of load in performPostLD1Combine()
8148 NewResults.push_back(SDValue(UpdN.getNode(), 2)); // Chain in performPostLD1Combine()
8149 DCI.CombineTo(LD, NewResults); in performPostLD1Combine()
8277 std::vector<SDValue> NewResults; in performNEONPostLDSTCombine() local
8279 NewResults.push_back(SDValue(UpdN.getNode(), i)); in performNEONPostLDSTCombine()
8281 NewResults.push_back(SDValue(UpdN.getNode(), NumResultVecs + 1)); in performNEONPostLDSTCombine()
8282 DCI.CombineTo(N, NewResults); in performNEONPostLDSTCombine()
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp8936 SmallVector<SDValue, 5> NewResults; in CombineBaseUpdate() local
8938 NewResults.push_back(SDValue(UpdN.getNode(), i)); in CombineBaseUpdate()
8943 SDValue &LdVal = NewResults[0]; in CombineBaseUpdate()
8947 NewResults.push_back(SDValue(UpdN.getNode(), NumResultVecs+1)); // chain in CombineBaseUpdate()
8948 DCI.CombineTo(N, NewResults); in CombineBaseUpdate()
/external/owasp/sanitizer/tools/findbugs/lib/
Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd ...