Searched refs:shouldPutJumpTableInFunctionSection (Results 1 – 7 of 7) sorted by relevance
98 bool shouldPutJumpTableInFunctionSection(bool UsesLabelDifference,203 bool shouldPutJumpTableInFunctionSection(bool UsesLabelDifference,244 bool shouldPutJumpTableInFunctionSection(bool UsesLabelDifference,266 bool shouldPutJumpTableInFunctionSection(bool UsesLabelDifference,
36 bool shouldPutJumpTableInFunctionSection(bool UsesLabelDifference,
280 bool HexagonTargetObjectFile::shouldPutJumpTableInFunctionSection( in shouldPutJumpTableInFunctionSection() function in HexagonTargetObjectFile
159 virtual bool shouldPutJumpTableInFunctionSection(bool UsesLabelDifference,
391 bool TargetLoweringObjectFile::shouldPutJumpTableInFunctionSection( in shouldPutJumpTableInFunctionSection() function in TargetLoweringObjectFile
1027 bool TargetLoweringObjectFileELF::shouldPutJumpTableInFunctionSection( in shouldPutJumpTableInFunctionSection() function in TargetLoweringObjectFileELF1886 bool TargetLoweringObjectFileCOFF::shouldPutJumpTableInFunctionSection( in shouldPutJumpTableInFunctionSection() function in TargetLoweringObjectFileCOFF1895 return TargetLoweringObjectFile::shouldPutJumpTableInFunctionSection( in shouldPutJumpTableInFunctionSection()2310 bool TargetLoweringObjectFileWasm::shouldPutJumpTableInFunctionSection( in shouldPutJumpTableInFunctionSection() function in TargetLoweringObjectFileWasm2588 bool TargetLoweringObjectFileXCOFF::shouldPutJumpTableInFunctionSection( in shouldPutJumpTableInFunctionSection() function in TargetLoweringObjectFileXCOFF
2997 !TLOF.shouldPutJumpTableInFunctionSection(UseLabelDifference, F); in emitJumpTableImpl()