/external/clang/test/CodeGen/ |
D | 2008-03-24-BitField-And-Alloca.c | 45 unsigned int RType : 4; member
|
/external/llvm/tools/llvm-objdump/ |
D | llvm-objdump.cpp | 756 unsigned RType = Obj->getAnyRelocationType(RENext); in getRelocationValueString() local 804 unsigned RType = Obj->getAnyRelocationType(RENext); in getRelocationValueString() local 826 unsigned RType = Obj->getAnyRelocationType(RENext); in getRelocationValueString() local 866 unsigned RType = Obj->getAnyRelocationType(RENext); in getRelocationValueString() local
|
/external/mesa3d/src/gallium/state_trackers/nine/ |
D | adapter9.c | 253 D3DRESOURCETYPE RType, in NineAdapter9_CheckDeviceFormat()
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-objdump/ |
D | llvm-objdump.cpp | 693 unsigned RType = Obj->getAnyRelocationType(RENext); in getRelocationValueString() local 741 unsigned RType = Obj->getAnyRelocationType(RENext); in getRelocationValueString() local 763 unsigned RType = Obj->getAnyRelocationType(RENext); in getRelocationValueString() local 803 unsigned RType = Obj->getAnyRelocationType(RENext); in getRelocationValueString() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/ |
D | ELFObjectWriter.cpp | 939 if (uint32_t RType = in writeRelocations() local 947 if (uint32_t RType = in writeRelocations() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/ |
D | MicroMipsSizeReduction.cpp | 110 enum ReduceType RType() const { return eRType; } in RType() function
|
/external/clang/lib/Sema/ |
D | SemaInit.cpp | 535 if (const RecordType *RType = ILE->getType()->getAs<RecordType>()) in FillInEmptyInitForField() local 622 if (const RecordType *RType = ILE->getType()->getAs<RecordType>()) { in FillInEmptyInitializations() local 2673 else if (const RecordType *RType = CurrentObjectType->getAs<RecordType>()) { in getStructuredSubobjectInit() local
|
/external/clang/lib/CodeGen/ |
D | CGExprCXX.cpp | 1016 if (const RecordType *RType = ILE->getType()->getAs<RecordType>()) { in EmitNewArrayInitializer() local
|
/external/llvm/lib/Object/ |
D | MachOObjectFile.cpp | 786 uint64_t RType = getRelocationType(Rel); in getRelocationTypeName() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/ |
D | MachOObjectFile.cpp | 2117 uint64_t RType = getRelocationType(Rel); in getRelocationTypeName() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeDAG.cpp | 3622 EVT RType = Node->getValueType(1); in ExpandNode() local
|
/external/llvm/lib/Transforms/Scalar/ |
D | LoopStrengthReduce.cpp | 2439 Type *RType = RVal->getType(); in isCompatibleIVType() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/ |
D | LoopStrengthReduce.cpp | 2714 Type *RType = RVal->getType(); in isCompatibleIVType() local
|
/external/swiftshader/third_party/LLVM/lib/Analysis/ |
D | ScalarEvolution.cpp | 448 unsigned LType = LHS->getSCEVType(), RType = RHS->getSCEVType(); in compare() local
|
/external/llvm/lib/Analysis/ |
D | ScalarEvolution.cpp | 473 unsigned LType = LHS->getSCEVType(), RType = RHS->getSCEVType(); in compare() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ |
D | ScalarEvolution.cpp | 637 unsigned LType = LHS->getSCEVType(), RType = RHS->getSCEVType(); in CompareSCEVComplexity() local
|