Searched defs:SrcUndef (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | PHIElimination.cpp | 362 bool SrcUndef = MPhi->getOperand(i*2+1).isUndef() || in LowerPHINode() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | PHIElimination.cpp | 378 bool SrcUndef = MPhi->getOperand(i*2+1).isUndef() || in LowerPHINode() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | PHIElimination.cpp | 442 bool SrcUndef = MPhi->getOperand(i*2+1).isUndef() || in LowerPHINode() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | TargetLowering.cpp | 2209 APInt SrcZero, SrcUndef; in SimplifyDemandedVectorElts() local 2367 APInt SrcUndef, SrcZero; in SimplifyDemandedVectorElts() local 2515 APInt SrcUndef, SrcZero; in SimplifyDemandedVectorElts() local 2585 APInt SrcUndef, SrcZero; in SimplifyDemandedVectorElts() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | TargetLowering.cpp | 2899 APInt SrcUndef = KnownUndef.zextOrTrunc(NumSrcElts); in SimplifyDemandedVectorElts() local 2924 APInt SrcDemandedElts, SrcZero, SrcUndef; in SimplifyDemandedVectorElts() local 3121 APInt SrcUndef, SrcZero; in SimplifyDemandedVectorElts() local 3285 APInt SrcUndef, SrcZero; in SimplifyDemandedVectorElts() local 3407 APInt SrcUndef, SrcZero; in SimplifyDemandedVectorElts() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 35414 APInt SrcUndef; in SimplifyDemandedVectorEltsForTargetNode() local 35503 APInt SrcUndef, SrcZero; in SimplifyDemandedVectorEltsForTargetNode() local 35518 APInt SrcUndef, SrcZero; in SimplifyDemandedVectorEltsForTargetNode() local 35567 APInt SrcUndef, SrcZero; in SimplifyDemandedVectorEltsForTargetNode() local 35608 APInt SrcUndef, SrcZero; in SimplifyDemandedVectorEltsForTargetNode() local 35804 APInt SrcUndef, SrcZero; in SimplifyDemandedVectorEltsForTargetNode() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 42097 APInt SrcUndef; in SimplifyDemandedVectorEltsForTargetNode() local 42283 APInt SrcUndef, SrcZero; in SimplifyDemandedVectorEltsForTargetNode() local 42368 APInt SrcUndef, SrcZero; in SimplifyDemandedVectorEltsForTargetNode() local 42418 APInt SrcUndef, SrcZero; in SimplifyDemandedVectorEltsForTargetNode() local 42673 APInt SrcUndef, SrcZero; in SimplifyDemandedVectorEltsForTargetNode() local
|