/aosp_15_r20/external/llvm/unittests/Transforms/IPO/ |
H A D | WholeProgramDevirt.cpp | 23 VTableBits VT2; in TEST() local 66 VTableBits VT2; in TEST() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAG.cpp | 1878 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/ |
D | LegacyPassNameParser.h | 90 const PassNameParser::OptionInfo *VT2) { in ValCompare()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/ |
H A D | LegacyPassNameParser.h | 90 const PassNameParser::OptionInfo *VT2) { in ValCompare()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/ |
D | LegacyPassNameParser.h | 90 const PassNameParser::OptionInfo *VT2) { in ValCompare()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/ |
D | LegacyPassNameParser.h | 90 const PassNameParser::OptionInfo *VT2) { in ValCompare()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/ |
D | LegacyPassNameParser.h | 90 const PassNameParser::OptionInfo *VT2) { in ValCompare()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
H A D | LegacyPassNameParser.h | 90 const PassNameParser::OptionInfo *VT2) { in ValCompare()
|
/aosp_15_r20/external/llvm/include/llvm/IR/ |
H A D | LegacyPassNameParser.h | 91 const PassNameParser::OptionInfo *VT2) { in ValLessThan()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAG.cpp | 1993 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 D | pointer_deleter.pass.cpp | 253 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 D | pointer_deleter.pass.cpp | 260 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 D | SelectionDAG.cpp | 2363 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 D | DAGCombiner.cpp | 10167 EVT VT2 = Op1.getOperand(0).getValueType(); in foldABSToABD() local
|
/aosp_15_r20/external/llvm/include/llvm/Target/ |
H A D | TargetLowering.h | 870 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/ |
D | TargetLowering.h | 1756 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/ |
D | TargetLowering.h | 1728 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/ |
D | TargetLowering.h | 1685 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/ |
D | TargetLowering.h | 1728 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 D | TargetLowering.h | 1319 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 D | TargetLowering.h | 1592 MVT VT2; variable 2922 virtual bool isZExtFree(SDValue Val, EVT VT2) const { in isZExtFree()
|
/aosp_15_r20/external/pcre/src/sljit/ |
H A D | sljitNativeARM_64.c | 62 #define VT2(vt) ((sljit_ins)freg_map[vt] << 10) macro
|
/aosp_15_r20/external/llvm/lib/Transforms/Vectorize/ |
H A D | BBVectorize.cpp | 1050 *VT2 = getVecTypeForPair(IT2, JT2); in areInstsCompatible() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 33365 MVT VT2 = V2.getSimpleValueType(); in combineX86ShuffleChain() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 38952 MVT VT2 = V2.getSimpleValueType(); in combineX86ShuffleChain() local
|