Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeTypes.cpp1072 TargetLowering::getExtendForContent(TLI.getBooleanContents(ValVT)); in PromoteTargetBoolean()
DLegalizeVectorTypes.cpp435 TargetLowering::getExtendForContent(TLI.getBooleanContents(OpVT)); in ScalarizeVecRes_SETCC()
583 TargetLowering::getExtendForContent(TLI.getBooleanContents(OpVT)); in ScalarizeVecOp_VSETCC()
DTargetLowering.cpp2810 ISD::NodeType ExtendCode = getExtendForContent(getBooleanContents(OpVT)); in SimplifySetCC()
DSelectionDAG.cpp1106 return getNode(TLI->getExtendForContent(BType), SL, VT, Op); in getBoolExtOrTrunc()
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DLegalizeTypes.cpp1104 TargetLowering::getExtendForContent(TLI.getBooleanContents(VT.isVector())); in PromoteTargetBoolean()
DLegalizeVectorTypes.cpp289 TargetLowering::getExtendForContent(TLI.getBooleanContents(true)); in ScalarizeVecRes_VSETCC()
/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetLowering.h116 static ISD::NodeType getExtendForContent(BooleanContent Content) { in getExtendForContent() function
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeTypes.cpp1122 TargetLowering::getExtendForContent(TLI.getBooleanContents(ValVT)); in PromoteTargetBoolean()
DLegalizeVectorTypes.cpp409 TargetLowering::getExtendForContent(TLI.getBooleanContents(OpVT)); in ScalarizeVecRes_VSETCC()
DSelectionDAG.cpp1025 return getNode(TLI->getExtendForContent(BType), SL, VT, Op); in getBoolExtOrTrunc()
/external/llvm/include/llvm/Target/
DTargetLowering.h145 static ISD::NodeType getExtendForContent(BooleanContent Content) { in getExtendForContent() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DTargetLowering.h204 static ISD::NodeType getExtendForContent(BooleanContent Content) { in getExtendForContent() function