| /external/llvm-project/llvm/unittests/Transforms/IPO/ |
| D | WholeProgramDevirt.cpp | 22 VTableBits VT2; in TEST() local 65 VTableBits VT2; in TEST() local
|
| /external/llvm/unittests/Transforms/IPO/ |
| D | WholeProgramDevirt.cpp | 23 VTableBits VT2; in TEST() local 66 VTableBits VT2; in TEST() local
|
| /external/llvm-project/llvm/include/llvm/IR/ |
| D | LegacyPassNameParser.h | 90 const PassNameParser::OptionInfo *VT2) { in ValCompare()
|
| /external/llvm/include/llvm/IR/ |
| D | LegacyPassNameParser.h | 91 const PassNameParser::OptionInfo *VT2) { in ValLessThan()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
| D | LegacyPassNameParser.h | 90 const PassNameParser::OptionInfo *VT2) { in ValCompare()
|
| /external/llvm-project/mlir/tools/mlir-tblgen/ |
| D | mlir-tblgen.cpp | 48 const GenNameParser::OptionInfo *VT2) { in printOptionInfo()
|
| /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/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-project/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.ctor/ |
| D | pointer_deleter.pass.cpp | 252 typedef typename std::conditional<IsArray, int[], int>::type VT2; in test_basic() typedef
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
| 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 …]
|
| /external/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| D | SelectionDAG.cpp | 2096 SDValue SelectionDAG::CreateStackTemporary(EVT VT1, EVT VT2) { in CreateStackTemporary() 7720 SDVTList SelectionDAG::getVTList(EVT VT1, EVT VT2) { in getVTList() 7738 SDVTList SelectionDAG::getVTList(EVT VT1, EVT VT2, EVT VT3) { in getVTList() 7758 SDVTList SelectionDAG::getVTList(EVT VT1, EVT VT2, EVT VT3, EVT VT4) { in getVTList() 7982 EVT VT1, EVT VT2, ArrayRef<SDValue> Ops) { in SelectNodeTo() 7988 EVT VT1, EVT VT2) { in SelectNodeTo() 7994 EVT VT1, EVT VT2, EVT VT3, in SelectNodeTo() 8001 EVT VT1, EVT VT2, in SelectNodeTo() 8189 EVT VT1, EVT VT2, SDValue Op1, in getMachineNode() 8197 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-10.0/llvm/include/llvm/CodeGen/ |
| D | TargetLowering.h | 1319 MVT VT2; in getNumRegisters() local 2469 virtual bool isZExtFree(SDValue Val, EVT VT2) const { in isZExtFree()
|
| /external/llvm-project/llvm/include/llvm/CodeGen/ |
| D | TargetLowering.h | 1475 MVT VT2; in getNumRegisters() local 2636 virtual bool isZExtFree(SDValue Val, EVT VT2) const { in isZExtFree()
|
| /external/llvm/lib/Transforms/Vectorize/ |
| D | BBVectorize.cpp | 1050 *VT2 = getVecTypeForPair(IT2, JT2); in areInstsCompatible() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
| D | X86ISelLowering.cpp | 33362 MVT VT2 = V2.getSimpleValueType(); in combineX86ShuffleChain() local
|
| /external/llvm-project/llvm/lib/Target/X86/ |
| D | X86ISelLowering.cpp | 35067 MVT VT2 = V2.getSimpleValueType(); in combineX86ShuffleChain() local
|