Home
last modified time | relevance | path

Searched refs:UsesLabelDifference (Results 1 – 6 of 6) sorted by relevance

/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DTargetLoweringObjectFileImpl.h68 bool shouldPutJumpTableInFunctionSection(bool UsesLabelDifference,
196 bool shouldPutJumpTableInFunctionSection(bool UsesLabelDifference,
/freebsd-12.1/contrib/llvm/lib/Target/Hexagon/
H A DHexagonTargetObjectFile.h36 bool shouldPutJumpTableInFunctionSection(bool UsesLabelDifference,
H A DHexagonTargetObjectFile.cpp286 bool UsesLabelDifference, const Function &F) const { in shouldPutJumpTableInFunctionSection() argument
/freebsd-12.1/contrib/llvm/lib/Target/
H A DTargetLoweringObjectFile.cpp279 bool UsesLabelDifference, const Function &F) const { in shouldPutJumpTableInFunctionSection() argument
283 if (UsesLabelDifference) in shouldPutJumpTableInFunctionSection()
/freebsd-12.1/contrib/llvm/include/llvm/Target/
H A DTargetLoweringObjectFile.h116 virtual bool shouldPutJumpTableInFunctionSection(bool UsesLabelDifference,
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp702 bool UsesLabelDifference, const Function &F) const { in shouldPutJumpTableInFunctionSection() argument
1750 bool UsesLabelDifference, const Function &F) const { in shouldPutJumpTableInFunctionSection() argument