| /external/rust/cxx/syntax/ |
| D | impls.rs | 116 impl Eq for Ty1 {} implementation 118 impl PartialEq for Ty1 { implementation 120 let Ty1 { in eq() localVariable 126 let Ty1 { in eq() localVariable 136 impl Hash for Ty1 { implementation 138 let Ty1 { in hash() localVariable
|
| D | check.rs | 79 fn check_type_box(cx: &mut Check, ptr: &Ty1) { in check_type_box() 97 fn check_type_rust_vec(cx: &mut Check, ty: &Ty1) { in check_type_rust_vec() 124 fn check_type_unique_ptr(cx: &mut Check, ptr: &Ty1) { in check_type_unique_ptr() 142 fn check_type_shared_ptr(cx: &mut Check, ptr: &Ty1) { in check_type_shared_ptr() 163 fn check_type_weak_ptr(cx: &mut Check, ptr: &Ty1) { in check_type_weak_ptr() 184 fn check_type_cxx_vector(cx: &mut Check, ptr: &Ty1) { in check_type_cxx_vector()
|
| D | instantiate.rs | 71 fn new(outer: &Ty1, inner: &'a NamedType) -> Self { in new()
|
| D | tokens.rs | 54 impl ToTokens for Ty1 { implementation 56 let Ty1 { in to_tokens() localVariable
|
| D | trivial.rs | 217 Ty1 { in as_what() enumerator
|
| D | mod.rs | 217 pub struct Ty1 { struct 218 pub name: Ident, 219 pub langle: Token![<],
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
| D | ARMRegisterBankInfo.cpp | 400 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
|
| /external/llvm-project/llvm/lib/Target/ARM/ |
| D | ARMRegisterBankInfo.cpp | 402 LLT Ty1 = MRI.getType(MI.getOperand(2).getReg()); in getInstrMapping() local 423 LLT Ty1 = MRI.getType(MI.getOperand(1).getReg()); in getInstrMapping() local 438 LLT Ty1 = MRI.getType(MI.getOperand(1).getReg()); in getInstrMapping() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
| D | X86RegisterBankInfo.cpp | 216 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
|
| /external/llvm-project/llvm/lib/Target/X86/ |
| D | X86RegisterBankInfo.cpp | 216 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
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
| D | AArch64LegalizerInfo.cpp | 189 const LLT &Ty1 = Query.Types[1]; in AArch64LegalizerInfo() local 207 const LLT &Ty1 = Query.Types[1]; in AArch64LegalizerInfo() local
|
| /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| D | SValBuilder.h | 78 bool haveSameType(QualType Ty1, QualType Ty2) { in haveSameType()
|
| /external/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| D | SValBuilder.h | 97 bool haveSameType(QualType Ty1, QualType Ty2) { in haveSameType()
|
| /external/llvm-project/llvm/lib/Target/BPF/ |
| D | BPFISelLowering.cpp | 173 bool BPFTargetLowering::isTruncateFree(Type *Ty1, Type *Ty2) const { in isTruncateFree() 189 bool BPFTargetLowering::isZExtFree(Type *Ty1, Type *Ty2) const { in isZExtFree()
|
| /external/llvm-project/llvm/lib/Target/AArch64/GISel/ |
| D | AArch64LegalizerInfo.cpp | 214 const LLT &Ty1 = Query.Types[1]; in AArch64LegalizerInfo() local 232 const LLT &Ty1 = Query.Types[1]; in AArch64LegalizerInfo() local
|
| /external/llvm/unittests/IR/ |
| D | IRBuilderTest.cpp | 121 IntegerType *Ty1 = Builder.getInt1Ty(); in TEST_F() local
|
| /external/llvm/lib/Target/MSP430/ |
| D | MSP430ISelLowering.cpp | 1136 bool MSP430TargetLowering::isTruncateFree(Type *Ty1, in isTruncateFree() 1151 bool MSP430TargetLowering::isZExtFree(Type *Ty1, Type *Ty2) const { in isZExtFree()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
| D | LoopVectorizationLegality.cpp | 381 static Type *getWiderType(const DataLayout &DL, Type *Ty0, Type *Ty1) { in getWiderType()
|
| /external/llvm-project/llvm/lib/Transforms/Vectorize/ |
| D | LoopVectorizationLegality.cpp | 391 static Type *getWiderType(const DataLayout &DL, Type *Ty0, Type *Ty1) { in getWiderType()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/ |
| D | MSP430ISelLowering.cpp | 1392 bool MSP430TargetLowering::isTruncateFree(Type *Ty1, in isTruncateFree() 1407 bool MSP430TargetLowering::isZExtFree(Type *Ty1, Type *Ty2) const { in isZExtFree()
|
| /external/llvm-project/llvm/lib/Target/MSP430/ |
| D | MSP430ISelLowering.cpp | 1387 bool MSP430TargetLowering::isTruncateFree(Type *Ty1, in isTruncateFree() 1403 bool MSP430TargetLowering::isZExtFree(Type *Ty1, Type *Ty2) const { in isZExtFree()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
| D | PPCTargetTransformInfo.cpp | 689 int PPCTTIImpl::vectorCostAdjustment(int Cost, unsigned Opcode, Type *Ty1, in vectorCostAdjustment()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
| D | SystemZTargetTransformInfo.cpp | 551 static unsigned getElSizeLog2Diff(Type *Ty0, Type *Ty1) { in getElSizeLog2Diff()
|
| /external/llvm/lib/Transforms/Vectorize/ |
| D | BBVectorize.cpp | 1970 Type *Ty1 = Q.second.first->getType(), in findBestDAGFor() local 2002 Type *Ty1 = S->first->getType(), in findBestDAGFor() local 2091 Type *Ty1 = O1->getType(), in findBestDAGFor() local
|
| /external/llvm-project/llvm/unittests/IR/ |
| D | IRBuilderTest.cpp | 432 IntegerType *Ty1 = Builder.getInt1Ty(); in TEST_F() local
|