Home
last modified time | relevance | path

Searched defs:CmpTy (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64InstructionSelector.cpp1389 LLT CmpTy = MRI.getType(I.getOperand(2).getReg()); in select() local
1434 LLT CmpTy = MRI.getType(I.getOperand(2).getReg()); in select() local
/external/clang/lib/StaticAnalyzer/Core/
DSValBuilder.cpp457 QualType CmpTy = getConditionType(); in evalIntegralCast() local
/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp1868 EVT CmpTy = N0.getValueType(); in SimplifySetCC() local
1900 EVT CmpTy = N0.getValueType(); in SimplifySetCC() local
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DIndVarSimplify.cpp1563 Type *CmpTy = CntTy; in LinearFunctionTestReplace() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp2500 EVT CmpTy = N0.getValueType(); in SimplifySetCC() local
2531 EVT CmpTy = N0.getValueType(); in SimplifySetCC() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp1130 Type *CmpTy = CmpInst::makeCmpResultType(Other->getType()); in FoldAllocaCmp() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp1076 Type *CmpTy = CmpInst::makeCmpResultType(Other->getType()); in foldAllocaCmp() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp2661 ZeroCompare CmpTy) { in getCompoundZeroComparisonInGPR()