Searched
refs:ArrayRef (Results
376 -
400 of
1983) sorted by null
<<11121314151617181920>>
| /external/llvm/lib/Target/BPF/ |
| BPFInstrInfo.h | 54 MachineBasicBlock *FBB, ArrayRef<MachineOperand> Cond,
|
| /external/llvm/lib/Target/NVPTX/ |
| NVPTXInstrInfo.h | 68 MachineBasicBlock *FBB, ArrayRef<MachineOperand> Cond,
|
| /external/llvm/lib/Target/WebAssembly/ |
| WebAssemblyInstrInfo.h | 53 MachineBasicBlock *FBB, ArrayRef<MachineOperand> Cond,
|
| /external/llvm/lib/Target/X86/ |
| X86SelectionDAGInfo.h | 30 ArrayRef<MCPhysReg> ClobberSet) const;
|
| /external/llvm/unittests/Support/ |
| MD5Test.cpp | 14 #include "llvm/ADT/ArrayRef.h" 23 void TestMD5Sum(ArrayRef<uint8_t> Input, StringRef Final) {
|
| /external/llvm/utils/TableGen/ |
| CodeGenTarget.h | 133 ArrayRef<MVT::SimpleValueType> getLegalValueTypes() const { 141 ArrayRef<MVT::SimpleValueType> LegalVTs = getLegalValueTypes(); 164 ArrayRef<const CodeGenInstruction *> 170 typedef ArrayRef<const CodeGenInstruction *>::const_iterator inst_iterator;
|
| /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
| Analysis.h | 19 #include "llvm/ADT/ArrayRef.h" 42 ArrayRef<unsigned> Indices,
|
| /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/ |
| ContinuationRecordBuilder.h | 13 #include "llvm/ADT/ArrayRef.h" 41 ArrayRef<uint8_t> InjectedSegmentBytes;
|
| DebugFrameDataSubsection.h | 52 void setFrames(ArrayRef<FrameData> Frames);
|
| /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/Native/ |
| InfoStream.h | 49 ArrayRef<PdbRaw_FeatureSig> getFeatureSignatures() const;
|
| /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/ |
| Instructions.h | 19 #include "llvm/ADT/ArrayRef.h" 852 ArrayRef<Value *> IdxList, unsigned Values, 855 ArrayRef<Value *> IdxList, unsigned Values, 858 void init(Value *Ptr, ArrayRef<Value *> IdxList, const Twine &NameStr); 868 ArrayRef<Value *> IdxList, 884 ArrayRef<Value *> IdxList, [all...] |
| /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/ |
| MCCodeView.h | 165 ArrayRef<uint8_t> ChecksumBytes, uint8_t ChecksumKind); 211 ArrayRef<MCCVLineEntry> getLinesForExtent(size_t L, size_t R); 231 ArrayRef<std::pair<const MCSymbol *, const MCSymbol *>> Ranges, 275 ArrayRef<uint8_t> Checksum;
|
| /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/ |
| ArchiveWriter.h | 41 Error writeArchive(StringRef ArcName, ArrayRef<NewArchiveMember> NewMembers,
|
| ModuleSymbolTable.h | 19 #include "llvm/ADT/ArrayRef.h" 46 ArrayRef<Symbol> symbols() const { return SymTab; }
|
| /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/ |
| ConvertUTF.h | 184 template <typename T> class ArrayRef; 262 bool hasUTF16ByteOrderMark(ArrayRef<char> SrcBytes); 271 bool convertUTF16ToUTF8String(ArrayRef<char> SrcBytes, std::string &Out); 280 bool convertUTF16ToUTF8String(ArrayRef<UTF16> Src, std::string &Out);
|
| /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Instrumentation/ |
| PGOInstrumentation.h | 19 #include "llvm/ADT/ArrayRef.h" 68 void setProfMetadata(Module *M, Instruction *TI, ArrayRef<uint64_t> EdgeCounts,
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/ |
| DebugLocStream.h | 14 #include "llvm/ADT/ArrayRef.h" 66 ArrayRef<List> getLists() const { return Lists; } 108 ArrayRef<Entry> getEntries(const List &L) const { 114 ArrayRef<char> getBytes(const Entry &E) const { 119 ArrayRef<std::string> getComments(const Entry &E) const {
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/ |
| Formatters.cpp | 11 #include "llvm/ADT/ArrayRef.h" 24 GuidAdapter::GuidAdapter(ArrayRef<uint8_t> Guid)
|
| RecordSerialization.cpp | 28 StringRef llvm::codeview::getBytesAsCharacters(ArrayRef<uint8_t> LeafData) { 33 StringRef llvm::codeview::getBytesAsCString(ArrayRef<uint8_t> LeafData) { 106 ArrayRef<uint8_t> Bytes(Data.bytes_begin(), Data.bytes_end()); 132 ArrayRef<uint8_t> Bytes(Data.bytes_begin(), Data.bytes_end());
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
| ConstantsContext.h | 18 #include "llvm/ADT/ArrayRef.h" 175 ExtractValueConstantExpr(Constant *Agg, ArrayRef<unsigned> IdxList, 207 ArrayRef<unsigned> IdxList, Type *DestTy) 240 ArrayRef<Constant *> IdxList, Type *DestTy); 244 ArrayRef<Constant *> IdxList, 374 ArrayRef<Constant *> Operands; 376 ConstantAggrKeyType(ArrayRef<Constant *> Operands) : Operands(Operands) {} 378 ConstantAggrKeyType(ArrayRef<Constant *> Operands, const ConstantClass *) 467 ArrayRef<Constant *> Ops; 468 ArrayRef<unsigned> Indexes [all...] |
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/ |
| ScopedPrinter.cpp | 23 ArrayRef<uint8_t> Data, bool Block,
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/NVPTX/ |
| NVPTXInstrInfo.h | 64 MachineBasicBlock *FBB, ArrayRef<MachineOperand> Cond,
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/ |
| WebAssemblyInstrInfo.h | 54 MachineBasicBlock *FBB, ArrayRef<MachineOperand> Cond,
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
| X86SelectionDAGInfo.h | 30 ArrayRef<MCPhysReg> ClobberSet) const;
|
| /external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/ |
| BytesOutputStyle.h | 53 void dumpTypeIndex(uint32_t StreamIdx, ArrayRef<uint32_t> Indices);
|
Completed in 1653 milliseconds
<<11121314151617181920>>