Searched refs:shouldPutJumpTableInFunctionSection (Results 1 – 8 of 8) sorted by relevance
82 bool shouldPutJumpTableInFunctionSection(bool UsesLabelDifference,212 bool shouldPutJumpTableInFunctionSection(bool UsesLabelDifference,238 bool shouldPutJumpTableInFunctionSection(bool UsesLabelDifference,
36 bool shouldPutJumpTableInFunctionSection(bool UsesLabelDifference,
281 bool HexagonTargetObjectFile::shouldPutJumpTableInFunctionSection( in shouldPutJumpTableInFunctionSection() function in HexagonTargetObjectFile
137 virtual bool shouldPutJumpTableInFunctionSection(bool UsesLabelDifference,
358 bool TargetLoweringObjectFile::shouldPutJumpTableInFunctionSection( in shouldPutJumpTableInFunctionSection() function in TargetLoweringObjectFile
959 bool TargetLoweringObjectFileELF::shouldPutJumpTableInFunctionSection( in shouldPutJumpTableInFunctionSection() function in TargetLoweringObjectFileELF2123 bool TargetLoweringObjectFileWasm::shouldPutJumpTableInFunctionSection( in shouldPutJumpTableInFunctionSection() function in TargetLoweringObjectFileWasm2410 bool TargetLoweringObjectFileXCOFF::shouldPutJumpTableInFunctionSection( in shouldPutJumpTableInFunctionSection() function in TargetLoweringObjectFileXCOFF
825 !TLOF.shouldPutJumpTableInFunctionSection( in emitJumpTableInfo()
2108 bool JTInDiffSection = !TLOF.shouldPutJumpTableInFunctionSection( in emitJumpTableInfo()