/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | TargetLoweringObjectFileImpl.h | 68 bool shouldPutJumpTableInFunctionSection(bool UsesLabelDifference, 197 bool shouldPutJumpTableInFunctionSection(bool UsesLabelDifference, 218 bool shouldPutJumpTableInFunctionSection(bool UsesLabelDifference,
|
/external/llvm-project/llvm/include/llvm/CodeGen/ |
D | TargetLoweringObjectFileImpl.h | 74 bool shouldPutJumpTableInFunctionSection(bool UsesLabelDifference, 204 bool shouldPutJumpTableInFunctionSection(bool UsesLabelDifference, 225 bool shouldPutJumpTableInFunctionSection(bool UsesLabelDifference,
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonTargetObjectFile.h | 35 bool shouldPutJumpTableInFunctionSection(bool UsesLabelDifference,
|
D | HexagonTargetObjectFile.cpp | 281 bool HexagonTargetObjectFile::shouldPutJumpTableInFunctionSection( in shouldPutJumpTableInFunctionSection() function in HexagonTargetObjectFile
|
/external/llvm-project/llvm/lib/Target/Hexagon/ |
D | HexagonTargetObjectFile.h | 36 bool shouldPutJumpTableInFunctionSection(bool UsesLabelDifference,
|
D | HexagonTargetObjectFile.cpp | 281 bool HexagonTargetObjectFile::shouldPutJumpTableInFunctionSection( in shouldPutJumpTableInFunctionSection() function in HexagonTargetObjectFile
|
/external/llvm/include/llvm/Target/ |
D | TargetLoweringObjectFile.h | 103 virtual bool shouldPutJumpTableInFunctionSection(bool UsesLabelDifference,
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/ |
D | TargetLoweringObjectFile.h | 119 virtual bool shouldPutJumpTableInFunctionSection(bool UsesLabelDifference,
|
/external/llvm-project/llvm/include/llvm/Target/ |
D | TargetLoweringObjectFile.h | 128 virtual bool shouldPutJumpTableInFunctionSection(bool UsesLabelDifference,
|
/external/llvm/include/llvm/CodeGen/ |
D | TargetLoweringObjectFileImpl.h | 67 bool shouldPutJumpTableInFunctionSection(bool UsesLabelDifference,
|
/external/llvm/lib/Target/ |
D | TargetLoweringObjectFile.cpp | 253 bool TargetLoweringObjectFile::shouldPutJumpTableInFunctionSection( in shouldPutJumpTableInFunctionSection() function in TargetLoweringObjectFile
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ |
D | TargetLoweringObjectFile.cpp | 279 bool TargetLoweringObjectFile::shouldPutJumpTableInFunctionSection( in shouldPutJumpTableInFunctionSection() function in TargetLoweringObjectFile
|
/external/llvm-project/llvm/lib/Target/ |
D | TargetLoweringObjectFile.cpp | 303 bool TargetLoweringObjectFile::shouldPutJumpTableInFunctionSection( in shouldPutJumpTableInFunctionSection() function in TargetLoweringObjectFile
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | TargetLoweringObjectFileImpl.cpp | 727 bool TargetLoweringObjectFileELF::shouldPutJumpTableInFunctionSection( in shouldPutJumpTableInFunctionSection() function in TargetLoweringObjectFileELF 1777 bool TargetLoweringObjectFileWasm::shouldPutJumpTableInFunctionSection( in shouldPutJumpTableInFunctionSection() function in TargetLoweringObjectFileWasm 1900 bool TargetLoweringObjectFileXCOFF::shouldPutJumpTableInFunctionSection( in shouldPutJumpTableInFunctionSection() function in TargetLoweringObjectFileXCOFF
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | TargetLoweringObjectFileImpl.cpp | 878 bool TargetLoweringObjectFileELF::shouldPutJumpTableInFunctionSection( in shouldPutJumpTableInFunctionSection() function in TargetLoweringObjectFileELF 2062 bool TargetLoweringObjectFileWasm::shouldPutJumpTableInFunctionSection( in shouldPutJumpTableInFunctionSection() function in TargetLoweringObjectFileWasm 2262 bool TargetLoweringObjectFileXCOFF::shouldPutJumpTableInFunctionSection( in shouldPutJumpTableInFunctionSection() function in TargetLoweringObjectFileXCOFF
|
/external/llvm/lib/CodeGen/ |
D | TargetLoweringObjectFileImpl.cpp | 346 bool TargetLoweringObjectFileELF::shouldPutJumpTableInFunctionSection( in shouldPutJumpTableInFunctionSection() function in TargetLoweringObjectFileELF
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64AsmPrinter.cpp | 768 !TLOF.shouldPutJumpTableInFunctionSection( in EmitJumpTableInfo()
|
/external/llvm-project/llvm/lib/Target/AArch64/ |
D | AArch64AsmPrinter.cpp | 791 !TLOF.shouldPutJumpTableInFunctionSection( in emitJumpTableInfo()
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | AsmPrinter.cpp | 1390 bool JTInDiffSection = !TLOF.shouldPutJumpTableInFunctionSection( in EmitJumpTableInfo()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
D | AsmPrinter.cpp | 1842 bool JTInDiffSection = !TLOF.shouldPutJumpTableInFunctionSection( in EmitJumpTableInfo()
|
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
D | AsmPrinter.cpp | 1977 bool JTInDiffSection = !TLOF.shouldPutJumpTableInFunctionSection( in emitJumpTableInfo()
|