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