Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp129 Type *SelType = Sel.getType(); foldSelectICmpAnd() local
570 foldSelectICmpAndAnd(Type * SelType,const ICmpInst * Cmp,Value * TVal,Value * FVal,InstCombiner::BuilderTy & Builder) foldSelectICmpAndAnd() argument
2096 Type *SelType = Sel.getType(); foldSelectExtConst() local
2370 Type *SelType = Sel.getType(); foldSelectToCopysign() local
2941 Type *SelType = SI.getType(); foldSelectOfBools() local
3297 Type *SelType = SI.getType(); foldBitCeil() local
3367 Type *SelType = SI.getType(); visitSelectInst() local
[all...]
/freebsd-src/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-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.cpp2766 auto True = B.buildConstant(SelType, Signed ? -1 : 1); in applyMappingImpl() local