/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ADT/ |
D | TestGraph.h | 32 static void ValidateIndex(unsigned Idx) { in ValidateIndex() 57 void AddNode(unsigned Idx) { in AddNode() 63 void DeleteNode(unsigned Idx) { in DeleteNode() 69 bool count(unsigned Idx) { in count() 131 NodeType *AccessNode(unsigned Idx) const { in AccessNode() 140 NodeSubset NodesReachableFrom(unsigned Idx) const { in NodesReachableFrom()
|
/external/llvm/include/llvm/ADT/ |
D | PackedVector.h | 30 static T getValue(const BitVectorTy &Bits, unsigned Idx) { in getValue() 37 static void setValue(BitVectorTy &Bits, unsigned Idx, T val) { in setValue() 47 static T getValue(const BitVectorTy &Bits, unsigned Idx) { in getValue() 56 static void setValue(BitVectorTy &Bits, unsigned Idx, T val) { in setValue() 84 const unsigned Idx; variable
|
D | SmallBitVector.h | 64 reference(SmallBitVector &b, unsigned Idx) : TheVector(b), BitPos(Idx) {} in reference() 283 SmallBitVector &set(unsigned Idx) { in set() 318 SmallBitVector &reset(unsigned Idx) { in reset() 349 SmallBitVector &flip(unsigned Idx) { in flip() 375 bool test(unsigned Idx) const { in test()
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/ |
D | PackedVector.h | 31 static T getValue(const BitVectorTy &Bits, unsigned Idx) { in getValue() 38 static void setValue(BitVectorTy &Bits, unsigned Idx, T val) { in setValue() 48 static T getValue(const BitVectorTy &Bits, unsigned Idx) { in getValue() 57 static void setValue(BitVectorTy &Bits, unsigned Idx, T val) { in setValue() 85 const unsigned Idx; variable
|
/external/swiftshader/third_party/LLVM/include/llvm/ADT/ |
D | PackedVector.h | 30 static T getValue(const llvm::BitVector &Bits, unsigned Idx) { in getValue() 37 static void setValue(llvm::BitVector &Bits, unsigned Idx, T val) { in setValue() 47 static T getValue(const llvm::BitVector &Bits, unsigned Idx) { in getValue() 56 static void setValue(llvm::BitVector &Bits, unsigned Idx, T val) { in setValue() 83 const unsigned Idx; variable
|
D | SmallBitVector.h | 62 reference(SmallBitVector &b, unsigned Idx) : TheVector(b), BitPos(Idx) {} in reference() 288 SmallBitVector &set(unsigned Idx) { in set() 304 SmallBitVector &reset(unsigned Idx) { in reset() 320 SmallBitVector &flip(unsigned Idx) { in flip() 346 bool test(unsigned Idx) const { in test()
|
D | BitVector.h | 46 reference(BitVector &b, unsigned Idx) { in reference() 230 BitVector &set(unsigned Idx) { in set() 240 BitVector &reset(unsigned Idx) { in reset() 252 BitVector &flip(unsigned Idx) { in flip() 274 bool test(unsigned Idx) const { in test()
|
/external/compiler-rt/test/asan/TestCases/Linux/ |
D | scariness_score_test.cc | 50 void HeapBuferOverflow(int Idx, ReadOrWrite w) { in HeapBuferOverflow() 61 void HeapUseAfterFree(int Idx, ReadOrWrite w) { in HeapUseAfterFree() 73 void StackBufferOverflow(int Idx, ReadOrWrite w) { in StackBufferOverflow() 92 void StackUseAfterReturn(int Idx, ReadOrWrite w) { in StackUseAfterReturn() 114 void StackOverflow(int Idx) { in StackOverflow()
|
/external/llvm/lib/Fuzzer/ |
D | FuzzerMutate.cpp | 79 size_t Idx = Rand(Corpus->size()); in Mutate_CustomCrossOver() local 110 size_t Idx = Rand(Size); in Mutate_EraseByte() local 119 size_t Idx = Rand(Size + 1); in Mutate_InsertByte() local 128 size_t Idx = Rand(Size); in Mutate_ChangeByte() local 135 size_t Idx = Rand(Size); in Mutate_ChangeBit() local 165 size_t Idx = UsePositionHint ? DE.GetPositionHint() : Rand(Size + 1); in AddWordFromDictionary() local 171 size_t Idx = UsePositionHint ? DE.GetPositionHint() : Rand(Size - W.size()); in AddWordFromDictionary() local 204 size_t Idx = E + B - i - 1; in Mutate_ChangeASCIIInteger() local 215 size_t Idx = Rand(Corpus->size()); in Mutate_CrossOver() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/Orc/ |
D | OrcABISupport.h | 63 void *getStub(unsigned Idx) const { llvm_unreachable("Not supported"); } in getStub() 64 void **getPtr(unsigned Idx) const { llvm_unreachable("Not supported"); } in getPtr() 100 void *getStub(unsigned Idx) const { in getStub() 106 void **getPtr(unsigned Idx) const { in getPtr()
|
/external/llvm/include/llvm/ExecutionEngine/Orc/ |
D | OrcABISupport.h | 58 void *getStub(unsigned Idx) const { llvm_unreachable("Not supported"); } in getStub() 59 void **getPtr(unsigned Idx) const { llvm_unreachable("Not supported"); } in getPtr() 94 void *getStub(unsigned Idx) const { in getStub() 100 void **getPtr(unsigned Idx) const { in getPtr()
|
/external/llvm/include/llvm/Transforms/IPO/ |
D | DeadArgumentElimination.h | 43 unsigned Idx; member 71 RetOrArg CreateRet(const Function *F, unsigned Idx) { in CreateRet() 75 RetOrArg CreateArg(const Function *F, unsigned Idx) { in CreateArg()
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | SplitKit.cpp | 347 SlotIndex Idx) { in defValue() 446 void SplitEditor::selectIntv(unsigned Idx) { in selectIntv() 453 SlotIndex SplitEditor::enterIntvBefore(SlotIndex Idx) { in enterIntvBefore() 470 SlotIndex SplitEditor::enterIntvAfter(SlotIndex Idx) { in enterIntvAfter() 518 SlotIndex SplitEditor::leaveIntvAfter(SlotIndex Idx) { in leaveIntvAfter() 549 SlotIndex SplitEditor::leaveIntvBefore(SlotIndex Idx) { in leaveIntvBefore() 959 SlotIndex Idx = LIS.getInstructionIndex(MI); in rewriteAssigned() local 1181 SlotIndex Idx = leaveIntvAtTop(*MBB); in splitLiveThroughBlock() local 1195 SlotIndex Idx = enterIntvAtEnd(*MBB); in splitLiveThroughBlock() local 1225 SlotIndex Idx; in splitLiveThroughBlock() local [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/IPO/ |
D | DeadArgumentElimination.h | 47 unsigned Idx; member 83 RetOrArg CreateRet(const Function *F, unsigned Idx) { in CreateRet() 88 RetOrArg CreateArg(const Function *F, unsigned Idx) { in CreateArg()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | ScalarizeMaskedMemIntrin.cpp | 161 for (unsigned Idx = 0; Idx < VectorWidth; ++Idx) { in scalarizeMaskedLoad() local 179 for (unsigned Idx = 0; Idx < VectorWidth; ++Idx) { in scalarizeMaskedLoad() local 298 for (unsigned Idx = 0; Idx < VectorWidth; ++Idx) { in scalarizeMaskedStore() local 310 for (unsigned Idx = 0; Idx < VectorWidth; ++Idx) { in scalarizeMaskedStore() local 410 for (unsigned Idx = 0; Idx < VectorWidth; ++Idx) { in scalarizeMaskedGather() local 429 for (unsigned Idx = 0; Idx < VectorWidth; ++Idx) { in scalarizeMaskedGather() local 537 for (unsigned Idx = 0; Idx < VectorWidth; ++Idx) { in scalarizeMaskedScatter() local 549 for (unsigned Idx = 0; Idx < VectorWidth; ++Idx) { in scalarizeMaskedScatter() local
|
D | SplitKit.cpp | 459 SlotIndex Idx, in defValue() 562 for (unsigned Idx = 1, E = TRI.getNumSubRegIndices(); Idx < E; ++Idx) { in buildCopy() local 598 for (unsigned Idx : PossibleIndexes) { in buildCopy() local 685 void SplitEditor::selectIntv(unsigned Idx) { in selectIntv() 692 SlotIndex SplitEditor::enterIntvBefore(SlotIndex Idx) { in enterIntvBefore() 709 SlotIndex SplitEditor::enterIntvAfter(SlotIndex Idx) { in enterIntvAfter() 758 SlotIndex SplitEditor::leaveIntvAfter(SlotIndex Idx) { in leaveIntvAfter() 789 SlotIndex SplitEditor::leaveIntvBefore(SlotIndex Idx) { in leaveIntvBefore() 1330 SlotIndex Idx = LIS.getInstructionIndex(*MI); in rewriteAssigned() local 1626 SlotIndex Idx = leaveIntvAtTop(*MBB); in splitLiveThroughBlock() local [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/ |
D | TypeStreamMerger.cpp | 23 static inline size_t slotForIndex(TypeIndex Idx) { in slotForIndex() 102 inline bool remapTypeIndex(TypeIndex &Idx) { in remapTypeIndex() 114 inline bool remapItemIndex(TypeIndex &Idx) { in remapItemIndex() 130 inline bool remapIndex(TypeIndex &Idx, ArrayRef<TypeIndex> Map) { in remapIndex() 137 inline bool remapIndexSimple(TypeIndex &Idx, ArrayRef<TypeIndex> Map) const { in remapIndexSimple() 209 void TypeStreamMerger::addMapping(TypeIndex Idx) { in addMapping() 220 bool TypeStreamMerger::remapIndexFallback(TypeIndex &Idx, in remapIndexFallback()
|
/external/llvm/lib/CodeGen/ |
D | SplitKit.cpp | 386 SlotIndex Idx) { in defValue() 490 void SplitEditor::selectIntv(unsigned Idx) { in selectIntv() 497 SlotIndex SplitEditor::enterIntvBefore(SlotIndex Idx) { in enterIntvBefore() 514 SlotIndex SplitEditor::enterIntvAfter(SlotIndex Idx) { in enterIntvAfter() 562 SlotIndex SplitEditor::leaveIntvAfter(SlotIndex Idx) { in leaveIntvAfter() 593 SlotIndex SplitEditor::leaveIntvBefore(SlotIndex Idx) { in leaveIntvBefore() 1079 SlotIndex Idx = LIS.getInstructionIndex(*MI); in rewriteAssigned() local 1296 SlotIndex Idx = leaveIntvAtTop(*MBB); in splitLiveThroughBlock() local 1310 SlotIndex Idx = enterIntvAtEnd(*MBB); in splitLiveThroughBlock() local 1340 SlotIndex Idx; in splitLiveThroughBlock() local [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Bitcode/Reader/ |
D | ValueList.cpp | 69 void BitcodeReaderValueList::assignValue(Value *V, unsigned Idx) { in assignValue() 97 Constant *BitcodeReaderValueList::getConstantFwdRef(unsigned Idx, Type *Ty) { in getConstantFwdRef() 113 Value *BitcodeReaderValueList::getValueFwdRef(unsigned Idx, Type *Ty) { in getValueFwdRef()
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-c-test/ |
D | attributes.c | 28 int Idx, ParamCount; in llvm_test_function_attributes() local 59 int Idx, ParamCount; in llvm_test_callsite_attributes() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/ |
D | HashTable.cpp | 40 for (unsigned Idx = 0; Idx < 32; ++Idx) in readSparseBitVector() local 59 uint32_t Idx = 0; in writeSparseBitVector() local
|
/external/clang/unittests/AST/ |
D | CommentParser.cpp | 94 size_t Idx, in GetChildAt() 119 size_t Idx, in HasTextAt() 140 size_t Idx, in HasTextWithNewlineAt() 162 size_t Idx, in HasBlockCommandAt() 184 size_t Idx, in HasParamCommandAt() 232 size_t Idx, in HasTParamCommandAt() 265 size_t Idx, in HasInlineCommandAt() 285 size_t Idx, in HasInlineCommandAt() 303 size_t Idx, in HasInlineCommandAt() 326 size_t Idx, in HasHTMLStartTagAt() [all …]
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZTargetTransformInfo.cpp | 66 int SystemZTTIImpl::getIntImmCost(unsigned Opcode, unsigned Idx, in getIntImmCost() 184 int SystemZTTIImpl::getIntImmCost(Intrinsic::ID IID, unsigned Idx, in getIntImmCost()
|
/external/clang/lib/Serialization/ |
D | ASTReader.cpp | 1073 unsigned Idx = 0; in ParseLineTable() local 1398 unsigned &Idx) { in ReadToken() 1511 unsigned Idx = 0; in ReadMacroRecord() local 1869 unsigned Idx = 0, N = Record.size(); in resolvePendingMacro() local 2342 unsigned Idx = 0, N = Record.size(); in ReadControlBlock() local 2635 unsigned Idx = 0; in ReadASTBlock() local 2793 for (unsigned Idx = 0, N = Record.size() - 1; Idx < N; /* in loop */) { in ReadASTBlock() local 2956 for (unsigned Idx = 0, N = Record.size(); Idx != N; /* In loop */) { in ReadASTBlock() local 3221 unsigned Idx = 0; in ReadModuleMapFileBlock() local 4293 unsigned Idx = 0; in readASTFileControlBlock() local [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Lanai/ |
D | LanaiTargetTransformInfo.h | 70 int getIntImmCost(unsigned Opc, unsigned Idx, const APInt &Imm, Type *Ty) { in getIntImmCost() 74 int getIntImmCost(Intrinsic::ID IID, unsigned Idx, const APInt &Imm, in getIntImmCost()
|