Searched refs:UsesLabelDifference (Results 1 – 6 of 6) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/ |
| H A D | TargetLoweringObjectFileImpl.h | 83 bool shouldPutJumpTableInFunctionSection(bool UsesLabelDifference, 216 bool shouldPutJumpTableInFunctionSection(bool UsesLabelDifference, 242 bool shouldPutJumpTableInFunctionSection(bool UsesLabelDifference,
|
| /openbsd-src/gnu/llvm/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
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/ |
| H A D | TargetLoweringObjectFile.cpp | 364 bool UsesLabelDifference, const Function &F) const { in shouldPutJumpTableInFunctionSection() argument 368 if (UsesLabelDifference) in shouldPutJumpTableInFunctionSection()
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/Target/ |
| H A D | TargetLoweringObjectFile.h | 139 virtual bool shouldPutJumpTableInFunctionSection(bool UsesLabelDifference,
|
| /openbsd-src/gnu/llvm/llvm/lib/CodeGen/ |
| H A D | TargetLoweringObjectFileImpl.cpp | 1008 bool UsesLabelDifference, const Function &F) const { in shouldPutJumpTableInFunctionSection() argument 2197 bool UsesLabelDifference, const Function &F) const { in shouldPutJumpTableInFunctionSection() argument 2487 bool UsesLabelDifference, const Function &F) const { in shouldPutJumpTableInFunctionSection() argument
|