Home
last modified time | relevance | path

Searched defs:VT1 (Results 1 – 20 of 20) sorted by relevance

/external/llvm/unittests/Transforms/IPO/
DWholeProgramDevirt.cpp18 VTableBits VT1; in TEST() local
63 VTableBits VT1; in TEST() local
/external/llvm/include/llvm/IR/
DLegacyPassNameParser.h90 static int ValLessThan(const PassNameParser::OptionInfo *VT1, in ValLessThan()
/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/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/clang/test/SemaCXX/
Dattr-mode-tmpl.cpp28 …typedef T __attribute__((mode(V2SI))) VT1; // expected-error{{mode attribute only supported for in… in CheckPrimitiveTypes() typedef
/external/swiftshader/third_party/LLVM/lib/Target/MSP430/
DMSP430ISelLowering.cpp999 bool MSP430TargetLowering::isTruncateFree(EVT VT1, EVT VT2) const { in isTruncateFree()
1011 bool MSP430TargetLowering::isZExtFree(EVT VT1, EVT VT2) const { in isZExtFree()
/external/llvm/lib/Target/MSP430/
DMSP430ISelLowering.cpp1144 bool MSP430TargetLowering::isTruncateFree(EVT VT1, EVT VT2) const { in isTruncateFree()
1156 bool MSP430TargetLowering::isZExtFree(EVT VT1, EVT VT2) const { in isZExtFree()
/external/kernel-headers/original/uapi/asm-generic/
Dtermbits.h106 #define VT1 0040000 macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Dtermbits.h126 #define VT1 0040000 macro
/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetLowering.h548 EVT VT1, RegisterVT; in getRegisterType() local
574 EVT VT1, VT2; in getNumRegisters() local
/external/llvm/include/llvm/Target/
DTargetLowering.h841 EVT VT1; in getRegisterType() local
869 EVT VT1; in getNumRegisters() local
/external/llvm/lib/Target/XCore/
DXCoreISelLowering.cpp186 EVT VT1 = Val.getValueType(); in isZExtFree() local
/external/llvm/lib/Target/Mips/
DMipsSEISelLowering.cpp50 for (MVT VT1 : MVT::vector_valuetypes()) { in MipsSETargetLowering() local
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp6942 bool AArch64TargetLowering::isTruncateFree(EVT VT1, EVT VT2) const { in isTruncateFree()
6986 bool AArch64TargetLowering::isZExtFree(EVT VT1, EVT VT2) const { in isZExtFree()
6995 EVT VT1 = Val.getValueType(); in isZExtFree() local
/external/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp2255 bool HexagonTargetLowering::isTruncateFree(EVT VT1, EVT VT2) const { in isTruncateFree()
/external/llvm/lib/Transforms/Vectorize/
DBBVectorize.cpp1049 Type *VT1 = getVecTypeForPair(IT1, JT1), in areInstsCompatible() local
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86ISelLowering.cpp10825 bool X86TargetLowering::isTruncateFree(EVT VT1, EVT VT2) const { in isTruncateFree()
10840 bool X86TargetLowering::isZExtFree(EVT VT1, EVT VT2) const { in isZExtFree()
10845 bool X86TargetLowering::isNarrowingProfitable(EVT VT1, EVT VT2) const { in isNarrowingProfitable()
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp11937 bool PPCTargetLowering::isTruncateFree(EVT VT1, EVT VT2) const { in isTruncateFree()
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp11179 EVT VT1 = Val.getValueType(); in isZExtFree() local