Searched refs:shouldPutJumpTableInFunctionSection (Results 1 – 7 of 7) sorted by relevance
83 bool shouldPutJumpTableInFunctionSection(bool UsesLabelDifference,216 bool shouldPutJumpTableInFunctionSection(bool UsesLabelDifference,242 bool shouldPutJumpTableInFunctionSection(bool UsesLabelDifference,
36 bool shouldPutJumpTableInFunctionSection(bool UsesLabelDifference,
280 bool HexagonTargetObjectFile::shouldPutJumpTableInFunctionSection( in shouldPutJumpTableInFunctionSection() function in HexagonTargetObjectFile
139 virtual bool shouldPutJumpTableInFunctionSection(bool UsesLabelDifference,
363 bool TargetLoweringObjectFile::shouldPutJumpTableInFunctionSection( in shouldPutJumpTableInFunctionSection() function in TargetLoweringObjectFile
1007 bool TargetLoweringObjectFileELF::shouldPutJumpTableInFunctionSection( in shouldPutJumpTableInFunctionSection() function in TargetLoweringObjectFileELF2196 bool TargetLoweringObjectFileWasm::shouldPutJumpTableInFunctionSection( in shouldPutJumpTableInFunctionSection() function in TargetLoweringObjectFileWasm2486 bool TargetLoweringObjectFileXCOFF::shouldPutJumpTableInFunctionSection( in shouldPutJumpTableInFunctionSection() function in TargetLoweringObjectFileXCOFF
2490 bool JTInDiffSection = !TLOF.shouldPutJumpTableInFunctionSection( in emitJumpTableInfo()