Searched refs:shouldPutJumpTableInFunctionSection (Results 1 – 5 of 5) sorted by relevance
102 virtual bool shouldPutJumpTableInFunctionSection(bool UsesLabelDifference,
63 bool shouldPutJumpTableInFunctionSection(bool UsesLabelDifference,
259 bool TargetLoweringObjectFile::shouldPutJumpTableInFunctionSection( in shouldPutJumpTableInFunctionSection() function in TargetLoweringObjectFile
339 bool TargetLoweringObjectFileELF::shouldPutJumpTableInFunctionSection( in shouldPutJumpTableInFunctionSection() function in TargetLoweringObjectFileELF
1356 bool JTInDiffSection = !TLOF.shouldPutJumpTableInFunctionSection( in EmitJumpTableInfo()