Searched refs:UsesLabelDifference (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ |
H A D | TargetLoweringObjectFileImpl.h | 82 bool shouldPutJumpTableInFunctionSection(bool UsesLabelDifference, 212 bool shouldPutJumpTableInFunctionSection(bool UsesLabelDifference, 237 bool shouldPutJumpTableInFunctionSection(bool UsesLabelDifference,
|
/netbsd-src/external/apache2/llvm/dist/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
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ |
H A D | TargetLoweringObjectFile.cpp | 359 bool UsesLabelDifference, const Function &F) const { in shouldPutJumpTableInFunctionSection() argument 363 if (UsesLabelDifference) in shouldPutJumpTableInFunctionSection()
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Target/ |
H A D | TargetLoweringObjectFile.h | 137 virtual bool shouldPutJumpTableInFunctionSection(bool UsesLabelDifference,
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | TargetLoweringObjectFileImpl.cpp | 939 bool UsesLabelDifference, const Function &F) const { in shouldPutJumpTableInFunctionSection() argument 2104 bool UsesLabelDifference, const Function &F) const { in shouldPutJumpTableInFunctionSection() argument 2380 bool UsesLabelDifference, const Function &F) const { in shouldPutJumpTableInFunctionSection() argument
|