Searched defs:SDLoc (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h1126 SDLoc(const SDValue V) : SDLoc(V.getNode()) {} function
1127 SDLoc(const Instruction *I, int Order) : IROrder(Order) { function

Completed in 169 milliseconds