Home
last modified time | relevance | path

Searched defs:FromVT (Results 1 – 18 of 18) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp5910 EVT FromVT = Op.getOperand(0).getValueType(); in LowerFP_TO_INT_SAT() local
8880 MVT FromVT = MVT::getVectorVT(FromSVT, ShuffleMask.size() / 2); in LowerVECTOR_SHUFFLE() local
9225 EVT FromVT = Op.getValueType(); in LowerTruncatei1() local
9284 EVT FromVT = N->getOperand(0).getValueType(); in LowerTruncate() local
9305 EVT FromVT = Op.getValueType(); in LowerVectorExtend() local
16516 EVT FromVT = Trunc->getOperand(0).getValueType(); in PerformSplittingToNarrowingStores() local
16609 EVT FromVT = Trunc->getOperand(0).getValueType(); in PerformSplittingMVETruncToNarrowingStores() local
17571 EVT FromVT = LD->getValueType(0); in PerformSplittingToWideningLoad() local
18494 EVT FromVT = LD->getMemoryVT(); in PerformSplittingMVEEXTToWideningLoad() local
/aosp_15_r20/external/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp542 bool SystemZTargetLowering::isTruncateFree(EVT FromVT, EVT ToVT) const { in isTruncateFree()
3816 EVT FromVT = Op.getNode() ? Op.getValueType() : VT; in add() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp970 bool SystemZTargetLowering::isTruncateFree(EVT FromVT, EVT ToVT) const { in isTruncateFree()
4490 EVT FromVT = Op.getNode() ? Op.getValueType() : VT; in add() local
/aosp_15_r20/external/llvm/include/llvm/Target/
H A DTargetLowering.h1665 virtual bool isTruncateFree(EVT FromVT, EVT ToVT) const { in isTruncateFree()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp1032 bool SystemZTargetLowering::isTruncateFree(EVT FromVT, EVT ToVT) const { in isTruncateFree()
4923 EVT FromVT = Op.getNode() ? Op.getValueType() : VT; in add() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2311 virtual bool isTruncateFree(EVT FromVT, EVT ToVT) const { in isTruncateFree()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2747 virtual bool isTruncateFree(EVT FromVT, EVT ToVT) const { return false; } in isTruncateFree()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DTargetLowering.h2967 virtual bool isTruncateFree(EVT FromVT, EVT ToVT) const { return false; } in isTruncateFree()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DTargetLowering.h2894 virtual bool isTruncateFree(EVT FromVT, EVT ToVT) const { return false; } in isTruncateFree()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DTargetLowering.h2865 virtual bool isTruncateFree(EVT FromVT, EVT ToVT) const { return false; } in isTruncateFree()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DTargetLowering.h2894 virtual bool isTruncateFree(EVT FromVT, EVT ToVT) const { return false; } in isTruncateFree()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp13543 EVT FromVT = Trunc->getOperand(0).getValueType(); in PerformSplittingToNarrowingStores() local
14035 EVT FromVT = LD->getValueType(0); in PerformSplittingToWideningLoad() local
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp698 EVT FromVT(MVT::Other); in getCopyFromRegs() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp864 EVT FromVT(MVT::Other); in getCopyFromRegs() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp894 EVT FromVT(MVT::Other); in getCopyFromRegs() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp18624 static bool useVectorCast(unsigned Opcode, MVT FromVT, MVT ToVT, in useVectorCast()
18661 MVT FromVT = VecOp.getSimpleValueType(); in vectorizeExtractedCast() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp20288 EVT FromVT = LHS->getOperand(0).getValueType(); in performSETCCCombine() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp21116 static bool useVectorCast(unsigned Opcode, MVT FromVT, MVT ToVT, in useVectorCast()
21153 MVT FromVT = VecOp.getSimpleValueType(); in vectorizeExtractedCast() local