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