Searched refs:UsesLabelDifference (Results 1 – 6 of 6) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | TargetLoweringObjectFileImpl.h | 98 bool shouldPutJumpTableInFunctionSection(bool UsesLabelDifference, 203 bool shouldPutJumpTableInFunctionSection(bool UsesLabelDifference, 244 bool shouldPutJumpTableInFunctionSection(bool UsesLabelDifference, 266 bool shouldPutJumpTableInFunctionSection(bool UsesLabelDifference,
|
| /freebsd/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/contrib/llvm-project/llvm/lib/Target/ |
| H A D | TargetLoweringObjectFile.cpp | 392 bool UsesLabelDifference, const Function &F) const { in shouldPutJumpTableInFunctionSection() argument 396 if (UsesLabelDifference) in shouldPutJumpTableInFunctionSection()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Target/ |
| H A D | TargetLoweringObjectFile.h | 159 virtual bool shouldPutJumpTableInFunctionSection(bool UsesLabelDifference,
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | TargetLoweringObjectFileImpl.cpp | 1028 bool UsesLabelDifference, const Function &F) const { in shouldPutJumpTableInFunctionSection() argument 1887 bool UsesLabelDifference, const Function &F) const { in shouldPutJumpTableInFunctionSection() argument 1896 UsesLabelDifference, F); in shouldPutJumpTableInFunctionSection() 2311 bool UsesLabelDifference, const Function &F) const { in shouldPutJumpTableInFunctionSection() argument 2589 bool UsesLabelDifference, const Function &F) const { in shouldPutJumpTableInFunctionSection() argument
|