Home
last modified time | relevance | path

Searched defs:Ty1 (Results 1 – 25 of 25) sorted by relevance

/third_party/rust/crates/cxx/syntax/
Dimpls.rs118 impl Eq for Ty1 {} implementation
120 impl PartialEq for Ty1 { implementation
122 let Ty1 { in eq() localVariable
128 let Ty1 { in eq() localVariable
138 impl Hash for Ty1 { implementation
140 let Ty1 { in hash() localVariable
Dcheck.rs95 fn check_type_box(cx: &mut Check, ptr: &Ty1) { in check_type_box()
113 fn check_type_rust_vec(cx: &mut Check, ty: &Ty1) { in check_type_rust_vec()
139 fn check_type_unique_ptr(cx: &mut Check, ptr: &Ty1) { in check_type_unique_ptr()
157 fn check_type_shared_ptr(cx: &mut Check, ptr: &Ty1) { in check_type_shared_ptr()
178 fn check_type_weak_ptr(cx: &mut Check, ptr: &Ty1) { in check_type_weak_ptr()
199 fn check_type_cxx_vector(cx: &mut Check, ptr: &Ty1) { in check_type_cxx_vector()
Dinstantiate.rs71 fn new(outer: &Ty1, inner: &'a NamedType) -> Self { in new()
Dtokens.rs59 impl ToTokens for Ty1 { implementation
61 let Ty1 { in to_tokens() localVariable
Dtrivial.rs244 Ty1 { in as_what() enumerator
Dmod.rs243 pub struct Ty1 { struct
244 pub name: Ident,
245 pub langle: Token![<],
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMRegisterBankInfo.cpp400 LLT Ty1 = MRI.getType(MI.getOperand(2).getReg()); in getInstrMapping() local
421 LLT Ty1 = MRI.getType(MI.getOperand(1).getReg()); in getInstrMapping() local
436 LLT Ty1 = MRI.getType(MI.getOperand(1).getReg()); in getInstrMapping() local
DARMISelLowering.cpp15041 bool ARMTargetLowering::allowTruncateForTailCall(Type *Ty1, Type *Ty2) const { in allowTruncateForTailCall()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86RegisterBankInfo.cpp216 const LLT Ty1 = MRI.getType(Op1.getReg()); in getInstrMapping() local
225 LLT Ty1 = MRI.getType(MI.getOperand(2).getReg()); in getInstrMapping() local
245 const LLT Ty1 = MRI.getType(Op1.getReg()); in getInstrMapping() local
DX86ISelLowering.cpp30071 bool X86TargetLowering::isTruncateFree(Type *Ty1, Type *Ty2) const { in isTruncateFree()
30079 bool X86TargetLowering::allowTruncateForTailCall(Type *Ty1, Type *Ty2) const { in allowTruncateForTailCall()
30114 bool X86TargetLowering::isZExtFree(Type *Ty1, Type *Ty2) const { in isZExtFree()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64LegalizerInfo.cpp189 const LLT &Ty1 = Query.Types[1]; in AArch64LegalizerInfo() local
207 const LLT &Ty1 = Query.Types[1]; in AArch64LegalizerInfo() local
DAArch64ISelLowering.cpp8840 bool AArch64TargetLowering::isTruncateFree(Type *Ty1, Type *Ty2) const { in isTruncateFree()
8885 bool AArch64TargetLowering::isZExtFree(Type *Ty1, Type *Ty2) const { in isZExtFree()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoopVectorizationLegality.cpp381 static Type *getWiderType(const DataLayout &DL, Type *Ty0, Type *Ty1) { in getWiderType()
DSLPVectorizer.cpp422 Type *Ty1 = cast<Instruction>(VL[Cnt])->getOperand(0)->getType(); in getSameOpcode() local
2892 Type *Ty1 = VL0->getOperand(1)->getType(); in buildTree_rec() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/
DMSP430ISelLowering.cpp1392 bool MSP430TargetLowering::isTruncateFree(Type *Ty1, in isTruncateFree()
1407 bool MSP430TargetLowering::isZExtFree(Type *Ty1, Type *Ty2) const { in isZExtFree()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCTargetTransformInfo.cpp689 int PPCTTIImpl::vectorCostAdjustment(int Cost, unsigned Opcode, Type *Ty1, in vectorCostAdjustment()
DPPCISelLowering.cpp15184 bool PPCTargetLowering::isTruncateFree(Type *Ty1, Type *Ty2) const { in isTruncateFree()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZTargetTransformInfo.cpp551 static unsigned getElSizeLog2Diff(Type *Ty0, Type *Ty1) { in getElSizeLog2Diff()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DBasicTTIImpl.h274 bool isTruncateFree(Type *Ty1, Type *Ty2) { in isTruncateFree()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DTargetTransformInfoImpl.h304 bool isTruncateFree(Type *Ty1, Type *Ty2) { return false; } in isTruncateFree()
DTargetTransformInfo.h1570 bool isTruncateFree(Type *Ty1, Type *Ty2) override { in isTruncateFree()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp1898 bool HexagonTargetLowering::isTruncateFree(Type *Ty1, Type *Ty2) const { in isTruncateFree()
2676 HexagonTargetLowering::allowTruncateForTailCall(Type *Ty1, Type *Ty2) const { in allowTruncateForTailCall()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DTargetTransformInfo.cpp364 bool TargetTransformInfo::isTruncateFree(Type *Ty1, Type *Ty2) const { in isTruncateFree()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineVerifier.cpp896 bool MachineVerifier::verifyVectorElementMatch(LLT Ty0, LLT Ty1, in verifyVectorElementMatch()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp1995 Type *Ty1 = VT1.getTypeForEVT(*getContext()); in CreateStackTemporary() local