Home
last modified time | relevance | path

Searched defs:getPreferredSwitchConditionType (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVISelLowering.h72 MVT getPreferredSwitchConditionType(LLVMContext &Context, in getPreferredSwitchConditionType() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1629 MVT TargetLoweringBase::getPreferredSwitchConditionType(LLVMContext &Context, in getPreferredSwitchConditionType() function in TargetLoweringBase
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp34423 MVT X86TargetLowering::getPreferredSwitchConditionType(LLVMContext &Context, in getPreferredSwitchConditionType() function in X86TargetLowering