Searched defs:isTargetCanonicalConstantNode (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86ISelLowering.h | 1257 bool isTargetCanonicalConstantNode(SDValue Op) const override { isTargetCanonicalConstantNode() function |
/llvm-project/llvm/lib/Target/Hexagon/ | ||
H A D | HexagonISelLowering.cpp | 2199 bool HexagonTargetLowering::isTargetCanonicalConstantNode(SDValue Op) const { isTargetCanonicalConstantNode() function in HexagonTargetLowering |
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | TargetLowering.h | 4208 virtual bool isTargetCanonicalConstantNode(SDValue Op) const { isTargetCanonicalConstantNode() function |
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64ISelLowering.cpp | 28252 bool AArch64TargetLowering::isTargetCanonicalConstantNode(SDValue Op) const { isTargetCanonicalConstantNode() function in AArch64TargetLowering |