Home
last modified time | relevance | path

Searched refs:getExtendForContent (Results 1 – 20 of 20) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.cpp987 TargetLowering::getExtendForContent(TLI.getBooleanContents(ValVT)); in PromoteTargetBoolean()
H A DLegalizeVectorTypes.cpp540 TargetLowering::getExtendForContent(TLI.getBooleanContents(OpVT)); in ScalarizeVecRes_SETCC()
734 TargetLowering::getExtendForContent(TLI.getBooleanContents(OpVT)); in ScalarizeVecOp_VSETCC()
2624 TargetLowering::getExtendForContent(TLI.getBooleanContents(OpVT)); in SplitVecOp_VSETCC()
4639 TargetLowering::getExtendForContent(TLI.getBooleanContents(OpVT)); in WidenVecOp_SETCC()
H A DTargetLowering.cpp3989 ISD::NodeType ExtendCode = getExtendForContent(getBooleanContents(OpVT)); in SimplifySetCC()
4147 ISD::NodeType ExtOpc = IsBool ? getExtendForContent(BCont) in LowerAsmOperandForConstraint()
H A DSelectionDAG.cpp1166 return getNode(TLI->getExtendForContent(BType), SL, VT, Op); in getBoolExtOrTrunc()
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.cpp1122 TargetLowering::getExtendForContent(TLI.getBooleanContents(ValVT)); in PromoteTargetBoolean()
H A DLegalizeVectorTypes.cpp409 TargetLowering::getExtendForContent(TLI.getBooleanContents(OpVT)); in ScalarizeVecRes_VSETCC()
H A DSelectionDAG.cpp1025 return getNode(TLI->getExtendForContent(BType), SL, VT, Op); in getBoolExtOrTrunc()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DTargetLowering.h320 static ISD::NodeType getExtendForContent(BooleanContent Content) { in getExtendForContent() function
867 ISD::NodeType ExtendCode = getExtendForContent(getBooleanContents(ValVT)); in promoteTargetBoolean()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp593 TargetLowering::getExtendForContent(TLI.getBooleanContents(OpVT)); in ScalarizeVecRes_SETCC()
617 TargetLowering::getExtendForContent(TLI.getBooleanContents(ArgVT)); in ScalarizeVecRes_IS_FPCLASS()
818 TargetLowering::getExtendForContent(TLI.getBooleanContents(OpVT)); in ScalarizeVecOp_VSETCC()
3769 TargetLowering::getExtendForContent(TLI.getBooleanContents(OpVT)); in SplitVecOp_VSETCC()
5981 TargetLowering::getExtendForContent(TLI.getBooleanContents(OpVT)); in WidenVecOp_IS_FPCLASS()
6464 TargetLowering::getExtendForContent(TLI.getBooleanContents(OpVT)); in WidenVecOp_SETCC()
H A DSelectionDAG.cpp1433 return getNode(TLI->getExtendForContent(BType), SL, VT, Op); in getBoolExtOrTrunc()
5916 ? TargetLowering::getExtendForContent(TLI->getBooleanContents(VT)) in FoldConstantArithmetic()
H A DTargetLowering.cpp5120 ISD::NodeType ExtendCode = getExtendForContent(getBooleanContents(OpVT)); in SimplifySetCC()
5266 IsBool ? getExtendForContent(BCont) : ISD::SIGN_EXTEND; in LowerAsmOperandForConstraint()
H A DLegalizeIntegerTypes.cpp5431 unsigned NOutExtOpc = TargetLowering::getExtendForContent(NOutBoolType); in PromoteIntRes_BUILD_VECTOR()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DTargetLowering.h330 static ISD::NodeType getExtendForContent(BooleanContent Content) { in getExtendForContent() function
1010 ISD::NodeType ExtendCode = getExtendForContent(getBooleanContents(ValVT)); in promoteTargetBoolean()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DTargetLowering.h330 static ISD::NodeType getExtendForContent(BooleanContent Content) { in getExtendForContent() function
1004 ISD::NodeType ExtendCode = getExtendForContent(getBooleanContents(ValVT)); in promoteTargetBoolean()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DTargetLowering.h330 static ISD::NodeType getExtendForContent(BooleanContent Content) { in getExtendForContent() function
962 ISD::NodeType ExtendCode = getExtendForContent(getBooleanContents(ValVT)); in promoteTargetBoolean()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DTargetLowering.h330 static ISD::NodeType getExtendForContent(BooleanContent Content) { in getExtendForContent() function
1004 ISD::NodeType ExtendCode = getExtendForContent(getBooleanContents(ValVT)); in promoteTargetBoolean()
/aosp_15_r20/external/llvm/include/llvm/Target/
H A DTargetLowering.h145 static ISD::NodeType getExtendForContent(BooleanContent Content) { in getExtendForContent() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DTargetLowering.h213 static ISD::NodeType getExtendForContent(BooleanContent Content) { in getExtendForContent() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp46786 ISD::NodeType ExtOpc = IsBool ? getExtendForContent(BCont) in LowerAsmOperandForConstraint()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp57222 ISD::NodeType ExtOpc = IsBool ? getExtendForContent(BCont) in LowerAsmOperandForConstraint()