Searched refs:tryLoad (Results 1 – 3 of 3) sorted by relevance
497 local function tryLoad(names) function533 return tryLoad(bootfile)579 res = tryLoad(kernel)
62 bool tryLoad(SDNode *N);
86 if (tryLoad(N)) in Select()838 bool NVPTXDAGToDAGISel::tryLoad(SDNode *N) { in tryLoad() function in NVPTXDAGToDAGISel