Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp130 Type *SelType = Sel.getType(); in foldSelectICmpAnd() local
586 foldSelectICmpAndAnd(Type * SelType,const ICmpInst * Cmp,Value * TVal,Value * FVal,InstCombiner::BuilderTy & Builder) foldSelectICmpAndAnd() argument
2237 Type *SelType = Sel.getType(); foldSelectExtConst() local
2511 Type *SelType = Sel.getType(); foldSelectToCopysign() local
3097 Type *SelType = SI.getType(); foldSelectOfBools() local
3462 Type *SelType = SI.getType(); foldBitCeil() local
3559 Type *SelType = SI.getType(); visitSelectInst() local
[all...]
/llvm-project/clang/lib/CodeGen/
H A DCGObjCMac.cpp241 IdType, SelType, in getGetPropertyFn() local
284 Params.push_back(SelType); in getOptimizedSetPropertyFn() local
256 CanQualType SelType = Ctx.getCanonicalParamType(Ctx.getObjCSelType()); getSetPropertyFn() local
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.cpp2766 LLT SelType = UseSel64 ? LLT::scalar(64) : LLT::scalar(32); applyMappingImpl() local