Searched refs:UsesLabelDifference (Results 1 – 6 of 6) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | TargetLoweringObjectFileImpl.h | 83 bool shouldPutJumpTableInFunctionSection(bool UsesLabelDifference, 183 bool shouldPutJumpTableInFunctionSection(bool UsesLabelDifference, 221 bool shouldPutJumpTableInFunctionSection(bool UsesLabelDifference, 247 bool shouldPutJumpTableInFunctionSection(bool UsesLabelDifference,
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonTargetObjectFile.h | 36 bool shouldPutJumpTableInFunctionSection(bool UsesLabelDifference,
|
| H A D | HexagonTargetObjectFile.cpp | 281 bool UsesLabelDifference, const Function &F) const { in shouldPutJumpTableInFunctionSection() argument
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ |
| H A D | TargetLoweringObjectFile.cpp | 364 bool UsesLabelDifference, const Function &F) const { in shouldPutJumpTableInFunctionSection() argument 368 if (UsesLabelDifference) in shouldPutJumpTableInFunctionSection()
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Target/ |
| H A D | TargetLoweringObjectFile.h | 139 virtual bool shouldPutJumpTableInFunctionSection(bool UsesLabelDifference,
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | TargetLoweringObjectFileImpl.cpp | 997 bool UsesLabelDifference, const Function &F) const { in shouldPutJumpTableInFunctionSection() argument 1829 bool UsesLabelDifference, const Function &F) const { in shouldPutJumpTableInFunctionSection() argument 1838 UsesLabelDifference, F); in shouldPutJumpTableInFunctionSection() 2239 bool UsesLabelDifference, const Function &F) const { in shouldPutJumpTableInFunctionSection() argument 2526 bool UsesLabelDifference, const Function &F) const { in shouldPutJumpTableInFunctionSection() argument
|