/external/llvm/unittests/Transforms/IPO/ |
D | WholeProgramDevirt.cpp | 23 VTableBits VT2; in TEST() local 66 VTableBits VT2; in TEST() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Transforms/IPO/ |
D | WholeProgramDevirt.cpp | 23 VTableBits VT2; in TEST() local 66 VTableBits VT2; in TEST() local
|
/external/llvm/include/llvm/IR/ |
D | LegacyPassNameParser.h | 91 const PassNameParser::OptionInfo *VT2) { in ValLessThan()
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/ |
D | LegacyPassNameParser.h | 91 const PassNameParser::OptionInfo *VT2) { in ValCompare()
|
/external/swiftshader/third_party/LLVM/include/llvm/Support/ |
D | PassNameParser.h | 89 static int ValLessThan(const void *VT1, const void *VT2) { in ValLessThan()
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | SelectionDAG.cpp | 1468 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/ |
D | pointer_deleter.pass.cpp | 253 typedef typename std::conditional<IsArray, int[], int>::type VT2; in test_basic() typedef
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
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 …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAG.cpp | 1948 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/ |
D | TargetLowering.h | 870 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/ |
D | TargetLowering.h | 1161 MVT VT2; in getNumRegisters() local 2217 virtual bool isZExtFree(SDValue Val, EVT VT2) const { in isZExtFree()
|
/external/swiftshader/third_party/LLVM/include/llvm/Target/ |
D | TargetLowering.h | 574 EVT VT1, VT2; in getNumRegisters() local
|
/external/llvm/lib/Transforms/Vectorize/ |
D | BBVectorize.cpp | 1050 *VT2 = getVecTypeForPair(IT2, JT2); in areInstsCompatible() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 29639 MVT VT2 = V2.getSimpleValueType(); in combineX86ShuffleChain() local
|