Searched refs:UsesLabelDifference (Results 1 – 6 of 6) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | TargetLoweringObjectFileImpl.h | 82 bool shouldPutJumpTableInFunctionSection(bool UsesLabelDifference, 212 bool shouldPutJumpTableInFunctionSection(bool UsesLabelDifference, 238 bool shouldPutJumpTableInFunctionSection(bool UsesLabelDifference,
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonTargetObjectFile.h | 36 bool shouldPutJumpTableInFunctionSection(bool UsesLabelDifference,
|
| H A D | HexagonTargetObjectFile.cpp | 282 bool UsesLabelDifference, const Function &F) const { in shouldPutJumpTableInFunctionSection() argument
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ |
| H A D | TargetLoweringObjectFile.cpp | 359 bool UsesLabelDifference, const Function &F) const { in shouldPutJumpTableInFunctionSection() argument 363 if (UsesLabelDifference) in shouldPutJumpTableInFunctionSection()
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Target/ |
| H A D | TargetLoweringObjectFile.h | 137 virtual bool shouldPutJumpTableInFunctionSection(bool UsesLabelDifference,
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | TargetLoweringObjectFileImpl.cpp | 960 bool UsesLabelDifference, const Function &F) const { in shouldPutJumpTableInFunctionSection() argument 2124 bool UsesLabelDifference, const Function &F) const { in shouldPutJumpTableInFunctionSection() argument 2411 bool UsesLabelDifference, const Function &F) const { in shouldPutJumpTableInFunctionSection() argument
|