Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp130 Type *SelType = Sel.getType(); in foldSelectICmpAnd() local
586 static Instruction *foldSelectICmpAndAnd(Type *SelType, const ICmpInst *Cmp, in foldSelectICmpAndAnd()
2240 Type *SelType = Sel.getType(); in foldSelectExtConst() local
2514 Type *SelType = Sel.getType(); in foldSelectToCopysign() local
3126 Type *SelType = SI.getType(); in foldSelectOfBools() local
3491 Type *SelType = SI.getType(); in foldBitCeil() local
3588 Type *SelType = SI.getType(); in visitSelectInst() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCMac.cpp241 CanQualType SelType = Ctx.getCanonicalParamType(Ctx.getObjCSelType()); in getGetPropertyFn() local
256 CanQualType SelType = Ctx.getCanonicalParamType(Ctx.getObjCSelType()); in getSetPropertyFn() local
284 CanQualType SelType = Ctx.getCanonicalParamType(Ctx.getObjCSelType()); in getOptimizedSetPropertyFn() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.cpp2765 LLT SelType = UseSel64 ? LLT::scalar(64) : LLT::scalar(32); in applyMappingImpl() local