Searched defs:getCustomOperationAction (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Target/VE/ | ||
H A D | VEISelLowering.cpp | 1855 VETargetLowering::getCustomOperationAction(SDNode &Op) const { getCustomOperationAction() function in VETargetLowering |
/llvm-project/llvm/lib/Target/Hexagon/ | ||
H A D | HexagonISelLowering.cpp | 2236 HexagonTargetLowering::getCustomOperationAction(SDNode &Op) const { getCustomOperationAction() function in HexagonTargetLowering |
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | TargetLowering.h | 1246 virtual LegalizeAction getCustomOperationAction(SDNode &Op) const { getCustomOperationAction() function |