Searched refs:shouldPutJumpTableInFunctionSection (Results 1 – 5 of 5) sorted by relevance
113 virtual bool shouldPutJumpTableInFunctionSection(bool UsesLabelDifference,
64 bool shouldPutJumpTableInFunctionSection(bool UsesLabelDifference,
278 bool TargetLoweringObjectFile::shouldPutJumpTableInFunctionSection( in shouldPutJumpTableInFunctionSection() function in TargetLoweringObjectFile
345 bool TargetLoweringObjectFileELF::shouldPutJumpTableInFunctionSection( in shouldPutJumpTableInFunctionSection() function in TargetLoweringObjectFileELF
1292 bool JTInDiffSection = !TLOF.shouldPutJumpTableInFunctionSection( in EmitJumpTableInfo()