Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h501 SDValue ExpandIntOp_PATCHPOINT(SDNode *N, unsigned OpNo);
H A DLegalizeIntegerTypes.cpp4854 Res = ExpandIntOp_PATCHPOINT(N, OpNo); in ExpandIntegerOperand()
5745 SDValue DAGTypeLegalizer::ExpandIntOp_PATCHPOINT(SDNode *N, unsigned OpNo) { in ExpandIntOp_PATCHPOINT() function in DAGTypeLegalizer