Searched defs:AllowUndefs (Results 1 – 4 of 4) sorted by relevance
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
| D | SelectionDAG.cpp | 274 bool AllowUndefs) { in matchUnaryPredicate() 301 bool AllowUndefs, bool AllowTypeMismatch) { in matchBinaryPredicate() 2366 bool SelectionDAG::isSplatValue(SDValue V, bool AllowUndefs) { in isSplatValue() 8852 bool llvm::isBitwiseNot(SDValue V, bool AllowUndefs) { in isBitwiseNot() 8862 ConstantSDNode *llvm::isConstOrConstSplat(SDValue N, bool AllowUndefs, in isConstOrConstSplat() 8886 bool AllowUndefs, in isConstOrConstSplat() 8909 ConstantFPSDNode *llvm::isConstOrConstSplatFP(SDValue N, bool AllowUndefs) { in isConstOrConstSplatFP() 8925 bool AllowUndefs) { in isConstOrConstSplatFP() 8940 bool llvm::isNullOrNullSplat(SDValue N, bool AllowUndefs) { in isNullOrNullSplat()
|
| /external/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| D | SelectionDAG.cpp | 285 bool AllowUndefs) { in matchUnaryPredicate() 312 bool AllowUndefs, bool AllowTypeMismatch) { in matchBinaryPredicate() 2456 bool SelectionDAG::isSplatValue(SDValue V, bool AllowUndefs) { in isSplatValue() 9053 bool llvm::isBitwiseNot(SDValue V, bool AllowUndefs) { in isBitwiseNot() 9063 ConstantSDNode *llvm::isConstOrConstSplat(SDValue N, bool AllowUndefs, in isConstOrConstSplat() 9087 bool AllowUndefs, in isConstOrConstSplat() 9110 ConstantFPSDNode *llvm::isConstOrConstSplatFP(SDValue N, bool AllowUndefs) { in isConstOrConstSplatFP() 9130 bool AllowUndefs) { in isConstOrConstSplatFP() 9145 bool llvm::isNullOrNullSplat(SDValue N, bool AllowUndefs) { in isNullOrNullSplat()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
| D | X86ISelLowering.cpp | 6155 bool AllowUndefs = AllowWholeUndefs || AllowPartialUndefs; in getTargetConstantBitsFromNode() local
|
| /external/llvm-project/llvm/lib/Target/X86/ |
| D | X86ISelLowering.cpp | 6461 bool AllowUndefs = AllowWholeUndefs || AllowPartialUndefs; in getTargetConstantBitsFromNode() local
|