Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp128 Type *SelType = Sel.getType(); in foldSelectICmpAnd() local
528 static Instruction *foldSelectICmpAndAnd(Type *SelType, const ICmpInst *Cmp, in foldSelectICmpAndAnd()
2037 Type *SelType = Sel.getType(); in foldSelectExtConst() local
2329 Type *SelType = Sel.getType(); in foldSelectToCopysign() local
2835 Type *SelType = SI.getType(); in foldSelectOfBools() local
3084 Type *SelType = SI.getType(); in visitSelectInst() local
/openbsd-src/gnu/llvm/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
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.cpp2631 LLT SelType = UseSel64 ? LLT::scalar(64) : LLT::scalar(32); in applyMappingImpl() local