Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGDebugInfo.h70 llvm::DIType *SelTy = nullptr; variable
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachineVerifier.cpp1286 LLT SelTy = MRI->getType(MI->getOperand(0).getReg()); in verifyPreISelGenericInstruction() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp1058 Type *SelTy = Sel.getType(); in adjustMinMax() local
H A DInstCombineAndOrXor.cpp2700 Type *SelTy = A->getType(); in matchSelectFromAndOr() local