Searched refs:tryLoad (Results 1 – 3 of 3) sorted by relevance
721 local function tryLoad(names) function757 return tryLoad(bootfile)803 res = tryLoad(kernel)
61 bool tryLoad(SDNode *N);
100 if (tryLoad(N)) in Select()904 bool NVPTXDAGToDAGISel::tryLoad(SDNode *N) { in tryLoad() function in NVPTXDAGToDAGISel