Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h406 SDValue PromoteIntOp_PATCHPOINT(SDNode *N, unsigned OpNo);
H A DLegalizeIntegerTypes.cpp1739 Res = PromoteIntOp_PATCHPOINT(N, OpNo); in PromoteIntegerOperand()
2359 SDValue DAGTypeLegalizer::PromoteIntOp_PATCHPOINT(SDNode *N, unsigned OpNo) { in PromoteIntOp_PATCHPOINT() function in DAGTypeLegalizer