Searched defs:SelTy (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGDebugInfo.h | 73 llvm::DIType *SelTy = nullptr; variable |
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | MachineVerifier.cpp | 1376 LLT SelTy = MRI->getType(MI->getOperand(0).getReg()); verifyPreISelGenericInstruction() local |
/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstCombineAndOrXor.cpp | 3161 Type *SelTy = A->getType(); matchSelectFromAndOr() local |