Searched defs:SrcUndef (Results 1 – 7 of 7) sorted by relevance
| /external/llvm/lib/CodeGen/ |
| D | PHIElimination.cpp | 362 bool SrcUndef = MPhi->getOperand(i*2+1).isUndef() || in LowerPHINode() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| D | PHIElimination.cpp | 378 bool SrcUndef = MPhi->getOperand(i*2+1).isUndef() || in LowerPHINode() local
|
| /external/llvm-project/llvm/lib/CodeGen/ |
| D | PHIElimination.cpp | 430 bool SrcUndef = MPhi->getOperand(i*2+1).isUndef() || in LowerPHINode() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
| 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
|
| /external/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| D | TargetLowering.cpp | 2424 APInt SrcZero, SrcUndef; in SimplifyDemandedVectorElts() local 2595 APInt SrcUndef, SrcZero; in SimplifyDemandedVectorElts() local 2749 APInt SrcUndef, SrcZero; in SimplifyDemandedVectorElts() local 2840 APInt SrcUndef, SrcZero; in SimplifyDemandedVectorElts() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
| D | X86ISelLowering.cpp | 35411 APInt SrcUndef; in SimplifyDemandedVectorEltsForTargetNode() local 35500 APInt SrcUndef, SrcZero; in SimplifyDemandedVectorEltsForTargetNode() local 35515 APInt SrcUndef, SrcZero; in SimplifyDemandedVectorEltsForTargetNode() local 35564 APInt SrcUndef, SrcZero; in SimplifyDemandedVectorEltsForTargetNode() local 35605 APInt SrcUndef, SrcZero; in SimplifyDemandedVectorEltsForTargetNode() local 35801 APInt SrcUndef, SrcZero; in SimplifyDemandedVectorEltsForTargetNode() local
|
| /external/llvm-project/llvm/lib/Target/X86/ |
| D | X86ISelLowering.cpp | 37754 APInt SrcUndef; in SimplifyDemandedVectorEltsForTargetNode() local 37849 APInt SrcUndef, SrcZero; in SimplifyDemandedVectorEltsForTargetNode() local 37864 APInt SrcUndef, SrcZero; in SimplifyDemandedVectorEltsForTargetNode() local 37911 APInt SrcUndef, SrcZero; in SimplifyDemandedVectorEltsForTargetNode() local 37961 APInt SrcUndef, SrcZero; in SimplifyDemandedVectorEltsForTargetNode() local 38158 APInt SrcUndef, SrcZero; in SimplifyDemandedVectorEltsForTargetNode() local
|