Home
last modified time | relevance | path

Searched defs:VT2 (Results 1 – 25 of 25) sorted by relevance

/aosp_15_r20/external/llvm/unittests/Transforms/IPO/
H A DWholeProgramDevirt.cpp23 VTableBits VT2; in TEST() local
66 VTableBits VT2; in TEST() local
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp1878 SDValue SelectionDAG::CreateStackTemporary(EVT VT1, EVT VT2) { in CreateStackTemporary()
5636 SDVTList SelectionDAG::getVTList(EVT VT1, EVT VT2) { in getVTList()
5654 SDVTList SelectionDAG::getVTList(EVT VT1, EVT VT2, EVT VT3) { in getVTList()
5674 SDVTList SelectionDAG::getVTList(EVT VT1, EVT VT2, EVT VT3, EVT VT4) { in getVTList()
5874 EVT VT1, EVT VT2, ArrayRef<SDValue> Ops) { in SelectNodeTo()
5880 EVT VT1, EVT VT2) { in SelectNodeTo()
5886 EVT VT1, EVT VT2, EVT VT3, in SelectNodeTo()
5893 EVT VT1, EVT VT2, EVT VT3, EVT VT4, in SelectNodeTo()
5900 EVT VT1, EVT VT2, in SelectNodeTo()
5908 EVT VT1, EVT VT2, in SelectNodeTo()
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DLegacyPassNameParser.h90 const PassNameParser::OptionInfo *VT2) { in ValCompare()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DLegacyPassNameParser.h90 const PassNameParser::OptionInfo *VT2) { in ValCompare()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DLegacyPassNameParser.h90 const PassNameParser::OptionInfo *VT2) { in ValCompare()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DLegacyPassNameParser.h90 const PassNameParser::OptionInfo *VT2) { in ValCompare()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DLegacyPassNameParser.h90 const PassNameParser::OptionInfo *VT2) { in ValCompare()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DLegacyPassNameParser.h90 const PassNameParser::OptionInfo *VT2) { in ValCompare()
/aosp_15_r20/external/llvm/include/llvm/IR/
H A DLegacyPassNameParser.h91 const PassNameParser::OptionInfo *VT2) { in ValLessThan()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp1993 SDValue SelectionDAG::CreateStackTemporary(EVT VT1, EVT VT2) { in CreateStackTemporary()
7533 SDVTList SelectionDAG::getVTList(EVT VT1, EVT VT2) { in getVTList()
7551 SDVTList SelectionDAG::getVTList(EVT VT1, EVT VT2, EVT VT3) { in getVTList()
7571 SDVTList SelectionDAG::getVTList(EVT VT1, EVT VT2, EVT VT3, EVT VT4) { in getVTList()
7795 EVT VT1, EVT VT2, ArrayRef<SDValue> Ops) { in SelectNodeTo()
7801 EVT VT1, EVT VT2) { in SelectNodeTo()
7807 EVT VT1, EVT VT2, EVT VT3, in SelectNodeTo()
7814 EVT VT1, EVT VT2, in SelectNodeTo()
8002 EVT VT1, EVT VT2, SDValue Op1, in getMachineNode()
8010 EVT VT1, EVT VT2, SDValue Op1, in getMachineNode()
[all …]
/aosp_15_r20/external/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.ctor/
H A Dpointer_deleter.pass.cpp253 typedef typename std::conditional<IsArray, int[], int>::type VT2; in test_basic() typedef
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.ctor/
H A Dpointer_deleter.pass.cpp260 typedef typename std::conditional<IsArray, int[], int>::type VT2; in test_basic() typedef
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp2363 SDValue SelectionDAG::CreateStackTemporary(EVT VT1, EVT VT2) { in CreateStackTemporary()
9469 SDVTList SelectionDAG::getVTList(EVT VT1, EVT VT2) { in getVTList()
9487 SDVTList SelectionDAG::getVTList(EVT VT1, EVT VT2, EVT VT3) { in getVTList()
9507 SDVTList SelectionDAG::getVTList(EVT VT1, EVT VT2, EVT VT3, EVT VT4) { in getVTList()
9731 EVT VT1, EVT VT2, ArrayRef<SDValue> Ops) { in SelectNodeTo()
9737 EVT VT1, EVT VT2) { in SelectNodeTo()
9743 EVT VT1, EVT VT2, EVT VT3, in SelectNodeTo()
9750 EVT VT1, EVT VT2, in SelectNodeTo()
9938 EVT VT1, EVT VT2, SDValue Op1, in getMachineNode()
9946 EVT VT1, EVT VT2, SDValue Op1, in getMachineNode()
[all …]
H A DDAGCombiner.cpp10167 EVT VT2 = Op1.getOperand(0).getValueType(); in foldABSToABD() local
/aosp_15_r20/external/llvm/include/llvm/Target/
H A DTargetLowering.h870 MVT VT2; in getNumRegisters() local
1779 virtual bool isZExtFree(SDValue Val, EVT VT2) const { in isZExtFree()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DTargetLowering.h1756 MVT VT2; variable
2975 virtual bool isTruncateFree(SDValue Val, EVT VT2) const { in isTruncateFree()
3063 virtual bool isZExtFree(SDValue Val, EVT VT2) const { in isZExtFree()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DTargetLowering.h1728 MVT VT2; variable
2902 virtual bool isTruncateFree(SDValue Val, EVT VT2) const { in isTruncateFree()
2990 virtual bool isZExtFree(SDValue Val, EVT VT2) const { in isZExtFree()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DTargetLowering.h1685 MVT VT2; variable
2873 virtual bool isTruncateFree(SDValue Val, EVT VT2) const { in isTruncateFree()
2961 virtual bool isZExtFree(SDValue Val, EVT VT2) const { in isZExtFree()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DTargetLowering.h1728 MVT VT2; variable
2902 virtual bool isTruncateFree(SDValue Val, EVT VT2) const { in isTruncateFree()
2990 virtual bool isZExtFree(SDValue Val, EVT VT2) const { in isZExtFree()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DTargetLowering.h1319 MVT VT2; in getNumRegisters() local
2469 virtual bool isZExtFree(SDValue Val, EVT VT2) const { in isZExtFree()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DTargetLowering.h1592 MVT VT2; variable
2922 virtual bool isZExtFree(SDValue Val, EVT VT2) const { in isZExtFree()
/aosp_15_r20/external/pcre/src/sljit/
H A DsljitNativeARM_64.c62 #define VT2(vt) ((sljit_ins)freg_map[vt] << 10) macro
/aosp_15_r20/external/llvm/lib/Transforms/Vectorize/
H A DBBVectorize.cpp1050 *VT2 = getVecTypeForPair(IT2, JT2); in areInstsCompatible() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp33365 MVT VT2 = V2.getSimpleValueType(); in combineX86ShuffleChain() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp38952 MVT VT2 = V2.getSimpleValueType(); in combineX86ShuffleChain() local