Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.h73 llvm::DIType *SelTy = nullptr; variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineVerifier.cpp1407 LLT SelTy = MRI->getType(MI->getOperand(0).getReg()); in verifyPreISelGenericInstruction() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp3208 Type *SelTy = A->getType(); in matchSelectFromAndOr() local