Searched defs:shouldPutJumpTableInFunctionSection (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/
H A DTargetLoweringObjectFile.cpp279 bool TargetLoweringObjectFile::shouldPutJumpTableInFunctionSection( function in class:TargetLoweringObjectFile
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonTargetObjectFile.cpp281 bool HexagonTargetObjectFile::shouldPutJumpTableInFunctionSection( function in class:HexagonTargetObjectFile
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp727 bool TargetLoweringObjectFileELF::shouldPutJumpTableInFunctionSection( function in class:TargetLoweringObjectFileELF
1777 bool TargetLoweringObjectFileWasm::shouldPutJumpTableInFunctionSection( function in class:TargetLoweringObjectFileWasm
1900 bool TargetLoweringObjectFileXCOFF::shouldPutJumpTableInFunctionSection( function in class:TargetLoweringObjectFileXCOFF

Completed in 68 milliseconds