Home
last modified time | relevance | path

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

/external/llvm/lib/Target/
DTargetLoweringObjectFile.cpp279 bool UsesLabelDifference, const Function &F) const { in shouldPutJumpTableInFunctionSection() argument
283 if (UsesLabelDifference) in shouldPutJumpTableInFunctionSection()
/external/llvm/include/llvm/Target/
DTargetLoweringObjectFile.h113 virtual bool shouldPutJumpTableInFunctionSection(bool UsesLabelDifference,
/external/llvm/include/llvm/CodeGen/
DTargetLoweringObjectFileImpl.h64 bool shouldPutJumpTableInFunctionSection(bool UsesLabelDifference,
/external/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp346 bool UsesLabelDifference, const Function &F) const { in shouldPutJumpTableInFunctionSection() argument