OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isSuitableForJumpTable
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/
SwitchLoweringUtils.cpp
88
if (TLI->
isSuitableForJumpTable
(SI, NumCases, Range, PSI, BFI)) {
146
if (TLI->
isSuitableForJumpTable
(SI, NumCases, Range, PSI, BFI)) {
TargetLoweringBase.cpp
1595
bool TargetLoweringBase::
isSuitableForJumpTable
(const SwitchInst *SI,
/src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
BasicTTIImpl.h
421
if (TLI->
isSuitableForJumpTable
(&SI, N, Range, PSI, BFI)) {
TargetLowering.h
1173
virtual bool
isSuitableForJumpTable
(const SwitchInst *SI, uint64_t NumCases,
Completed in 40 milliseconds
Indexes created Sat Jun 13 00:24:39 UTC 2026