Searched refs:shouldPutJumpTableInFunctionSection (Results 1 – 7 of 7) sorted by relevance
83 bool shouldPutJumpTableInFunctionSection(bool UsesLabelDifference,183 bool shouldPutJumpTableInFunctionSection(bool UsesLabelDifference,224 bool shouldPutJumpTableInFunctionSection(bool UsesLabelDifference,250 bool shouldPutJumpTableInFunctionSection(bool UsesLabelDifference,
36 bool shouldPutJumpTableInFunctionSection(bool UsesLabelDifference,
280 bool HexagonTargetObjectFile::shouldPutJumpTableInFunctionSection( in shouldPutJumpTableInFunctionSection() function in HexagonTargetObjectFile
139 virtual bool shouldPutJumpTableInFunctionSection(bool UsesLabelDifference,
358 bool TargetLoweringObjectFile::shouldPutJumpTableInFunctionSection( in shouldPutJumpTableInFunctionSection() function in TargetLoweringObjectFile
999 bool TargetLoweringObjectFileELF::shouldPutJumpTableInFunctionSection( in shouldPutJumpTableInFunctionSection() function in TargetLoweringObjectFileELF1826 bool TargetLoweringObjectFileCOFF::shouldPutJumpTableInFunctionSection( in shouldPutJumpTableInFunctionSection() function in TargetLoweringObjectFileCOFF1835 return TargetLoweringObjectFile::shouldPutJumpTableInFunctionSection( in shouldPutJumpTableInFunctionSection()2243 bool TargetLoweringObjectFileWasm::shouldPutJumpTableInFunctionSection( in shouldPutJumpTableInFunctionSection() function in TargetLoweringObjectFileWasm2541 bool TargetLoweringObjectFileXCOFF::shouldPutJumpTableInFunctionSection( in shouldPutJumpTableInFunctionSection() function in TargetLoweringObjectFileXCOFF
2708 bool JTInDiffSection = !TLOF.shouldPutJumpTableInFunctionSection( in emitJumpTableInfo()