Home
last modified time | relevance | path

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

/external/llvm/unittests/Transforms/IPO/
DWholeProgramDevirt.cpp23 VTableBits VT2; in TEST() local
66 VTableBits VT2; in TEST() local
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Transforms/IPO/
DWholeProgramDevirt.cpp23 VTableBits VT2; in TEST() local
66 VTableBits VT2; in TEST() local
/external/llvm/include/llvm/IR/
DLegacyPassNameParser.h91 const PassNameParser::OptionInfo *VT2) { in ValLessThan()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DLegacyPassNameParser.h91 const PassNameParser::OptionInfo *VT2) { in ValCompare()
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DPassNameParser.h89 static int ValLessThan(const void *VT1, const void *VT2) { in ValLessThan()
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp1468 SDValue SelectionDAG::CreateStackTemporary(EVT VT1, EVT VT2) { in CreateStackTemporary()
4591 SDVTList SelectionDAG::getVTList(EVT VT1, EVT VT2) { in getVTList()
4605 SDVTList SelectionDAG::getVTList(EVT VT1, EVT VT2, EVT VT3) { in getVTList()
4621 SDVTList SelectionDAG::getVTList(EVT VT1, EVT VT2, EVT VT3, EVT VT4) { in getVTList()
4837 EVT VT1, EVT VT2, const SDValue *Ops, in SelectNodeTo()
4844 EVT VT1, EVT VT2) { in SelectNodeTo()
4850 EVT VT1, EVT VT2, EVT VT3, in SelectNodeTo()
4857 EVT VT1, EVT VT2, EVT VT3, EVT VT4, in SelectNodeTo()
4864 EVT VT1, EVT VT2, in SelectNodeTo()
4872 EVT VT1, EVT VT2, in SelectNodeTo()
[all …]
/external/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.ctor/
Dpointer_deleter.pass.cpp253 typedef typename std::conditional<IsArray, int[], int>::type VT2; in test_basic() typedef
/external/llvm/lib/CodeGen/SelectionDAG/
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 …]
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp1948 SDValue SelectionDAG::CreateStackTemporary(EVT VT1, EVT VT2) { in CreateStackTemporary()
6811 SDVTList SelectionDAG::getVTList(EVT VT1, EVT VT2) { in getVTList()
6829 SDVTList SelectionDAG::getVTList(EVT VT1, EVT VT2, EVT VT3) { in getVTList()
6849 SDVTList SelectionDAG::getVTList(EVT VT1, EVT VT2, EVT VT3, EVT VT4) { in getVTList()
7052 EVT VT1, EVT VT2, ArrayRef<SDValue> Ops) { in SelectNodeTo()
7058 EVT VT1, EVT VT2) { in SelectNodeTo()
7064 EVT VT1, EVT VT2, EVT VT3, in SelectNodeTo()
7071 EVT VT1, EVT VT2, in SelectNodeTo()
7280 EVT VT1, EVT VT2, SDValue Op1, in getMachineNode()
7288 EVT VT1, EVT VT2, SDValue Op1, in getMachineNode()
[all …]
/external/llvm/include/llvm/Target/
DTargetLowering.h870 MVT VT2; in getNumRegisters() local
1779 virtual bool isZExtFree(SDValue Val, EVT VT2) const { in isZExtFree()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DTargetLowering.h1161 MVT VT2; in getNumRegisters() local
2217 virtual bool isZExtFree(SDValue Val, EVT VT2) const { in isZExtFree()
/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetLowering.h574 EVT VT1, VT2; in getNumRegisters() local
/external/llvm/lib/Transforms/Vectorize/
DBBVectorize.cpp1050 *VT2 = getVecTypeForPair(IT2, JT2); in areInstsCompatible() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp29639 MVT VT2 = V2.getSimpleValueType(); in combineX86ShuffleChain() local