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