Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGDebugInfo.h66 llvm::DIType *SelTy = nullptr; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineVerifier.cpp1159 LLT SelTy = MRI->getType(MI->getOperand(0).getReg()); in verifyPreISelGenericInstruction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp916 Type *SelTy = Sel.getType(); in adjustMinMax() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DMachineVerifier.cpp1286 LLT SelTy = MRI->getType(MI->getOperand(0).getReg()); in verifyPreISelGenericInstruction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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
/aosp_15_r20/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
DBitcodeReader.cpp150 Type *SelTy = Type::getInt32Ty(Context); in UpgradeExceptionHandling() local