/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | LegacyPassNameParser.h | 89 static int ValCompare(const PassNameParser::OptionInfo *VT1, in ValCompare()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPURewriteOutArguments.cpp | 212 VectorType *VT1 = dyn_cast<VectorType>(Ty1); in isVec3ToVec4Shuffle() local
|
/third_party/musl/porting/uniproton/kernel/include/bits/ |
D | termios.h | 78 #define VT1 0040000 macro
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/ |
D | termios.h | 78 #define VT1 0040000 macro
|
/third_party/musl/porting/liteos_a/kernel/include/bits/ |
D | termios.h | 78 #define VT1 0040000 macro
|
/third_party/musl/arch/mips/bits/ |
D | termios.h | 79 #define VT1 0040000 macro
|
/third_party/musl/arch/powerpc/bits/ |
D | termios.h | 82 #define VT1 0200000 macro
|
/third_party/musl/arch/mipsn32/bits/ |
D | termios.h | 79 #define VT1 0040000 macro
|
/third_party/musl/arch/generic/bits/ |
D | termios.h | 78 #define VT1 0040000 macro
|
/third_party/musl/arch/mips64/bits/ |
D | termios.h | 79 #define VT1 0040000 macro
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
D | termios.h | 78 #define VT1 0040000 macro
|
/third_party/musl/arch/powerpc64/bits/ |
D | termios.h | 82 #define VT1 0200000 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
D | termios.h | 78 #define VT1 0040000 macro
|
/third_party/skia/third_party/externals/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 …]
|
D | LegalizeVectorTypes.cpp | 3974 EVT VT1 = getSetCCResultType(getSETCCOperandType(SETCC1)); in WidenVSELECTAndMask() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/ |
D | MSP430ISelLowering.cpp | 1400 bool MSP430TargetLowering::isTruncateFree(EVT VT1, EVT VT2) const { in isTruncateFree() 1412 bool MSP430TargetLowering::isZExtFree(EVT VT1, EVT VT2) const { in isZExtFree()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | TargetLowering.h | 1290 EVT VT1; in getRegisterType() local 1318 EVT VT1; in getNumRegisters() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/ |
D | XCoreISelLowering.cpp | 183 EVT VT1 = Val.getValueType(); in isZExtFree() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MipsSEISelLowering.cpp | 76 for (MVT VT1 : MVT::fixedlen_vector_valuetypes()) { in MipsSETargetLowering() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonISelLowering.cpp | 1902 bool HexagonTargetLowering::isTruncateFree(EVT VT1, EVT VT2) const { in isTruncateFree()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.cpp | 8847 bool AArch64TargetLowering::isTruncateFree(EVT VT1, EVT VT2) const { in isTruncateFree() 8892 bool AArch64TargetLowering::isZExtFree(EVT VT1, EVT VT2) const { in isZExtFree() 8901 EVT VT1 = Val.getValueType(); in isZExtFree() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 30106 bool X86TargetLowering::isTruncateFree(EVT VT1, EVT VT2) const { in isTruncateFree() 30119 bool X86TargetLowering::isZExtFree(EVT VT1, EVT VT2) const { in isZExtFree() 30125 EVT VT1 = Val.getValueType(); in isZExtFree() local 30182 bool X86TargetLowering::isNarrowingProfitable(EVT VT1, EVT VT2) const { in isNarrowingProfitable() 33361 MVT VT1 = V1.getSimpleValueType(); in combineX86ShuffleChain() local 34537 EVT VT1 = BC1.getValueType(); in combineTargetShuffle() local 39981 EVT VT1 = Op1.getValueType(); in combineAndMaskToShift() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 15192 bool PPCTargetLowering::isTruncateFree(EVT VT1, EVT VT2) const { in isTruncateFree()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMISelLowering.cpp | 14897 EVT VT1 = Val.getValueType(); in isZExtFree() local
|