Searched defs:Idx (Results 1 – 8 of 8) sorted by relevance
/frameworks/compile/slang/ |
D | slang_backend.cpp | 1000 llvm::Value *Idx[2]; in dumpExportFunctionInfo() local 1096 auto addOperand = [&ExportReduceInfo](uint32_t Idx, llvm::Metadata *N) { in dumpExportReduceInfo() 1105 bool Always = true) { in dumpExportReduceInfo() 1116 int Idx = 0; in dumpExportReduceInfo() local
|
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/ |
D | BitcodeReader.cpp | 216 int Idx = PN->getBasicBlockIndex(Invoke->getParent()); in UpgradeExceptionHandling() local 658 static bool ConvertToString(ArrayRef<uint64_t> Record, unsigned Idx, in ConvertToString() 852 void BitcodeReaderValueList::AssignValue(Value *V, unsigned Idx) { in AssignValue() 881 Constant *BitcodeReaderValueList::getConstantFwdRef(unsigned Idx, in getConstantFwdRef() 897 Value *BitcodeReaderValueList::getValueFwdRef(unsigned Idx, Type *Ty) { in getValueFwdRef() 997 void BitcodeReaderMDValueList::AssignValue(Metadata *MD, unsigned Idx) { in AssignValue() 1018 Metadata *BitcodeReaderMDValueList::getValueFwdRef(unsigned Idx) { in getValueFwdRef() 3101 Value *Vec, *Idx; in ParseFunctionBody() local 3112 Value *Vec, *Elt, *Idx; in ParseFunctionBody() local 3297 unsigned Idx = 0; in ParseFunctionBody() local [all …]
|
/frameworks/rs/rsov/compiler/ |
D | RSAllocationUtils.cpp | 80 size_t Idx = 0; in getRSAllocAccesses() local
|
D | GlobalMergePass.cpp | 98 Value *Idx[] = {Zero, nullptr}; in runOnModule() local
|
/frameworks/compile/libbcc/bcinfo/BitReader_2_7/ |
D | BitcodeReader.cpp | 421 static bool ConvertToString(ArrayRef<uint64_t> Record, unsigned Idx, in ConvertToString() 577 void BitcodeReaderValueList::AssignValue(Value *V, unsigned Idx) { in AssignValue() 606 Constant *BitcodeReaderValueList::getConstantFwdRef(unsigned Idx, in getConstantFwdRef() 622 Value *BitcodeReaderValueList::getValueFwdRef(unsigned Idx, Type *Ty) { in getValueFwdRef() 722 void BitcodeReaderMDValueList::AssignValue(Metadata *MD, unsigned Idx) { in AssignValue() 743 Metadata *BitcodeReaderMDValueList::getValueFwdRef(unsigned Idx) { in getValueFwdRef() 2840 Value *Vec, *Idx; in ParseFunctionBody() local 2851 Value *Vec, *Elt, *Idx; in ParseFunctionBody() local
|
/frameworks/compile/slang/BitWriter_2_9_func/ |
D | ValueEnumerator.cpp | 538 unsigned &Idx = GlobalBasicBlockIDs[BB]; in getGlobalBasicBlockID() local
|
/frameworks/compile/slang/BitWriter_2_9/ |
D | ValueEnumerator.cpp | 538 unsigned &Idx = GlobalBasicBlockIDs[BB]; in getGlobalBasicBlockID() local
|
/frameworks/compile/slang/BitWriter_3_2/ |
D | ValueEnumerator.cpp | 538 unsigned &Idx = GlobalBasicBlockIDs[BB]; in getGlobalBasicBlockID() local
|