Searched refs:vector (Results 176 - 180 of 180) sorted by relevance

12345678

/frameworks/compile/mclinker/lib/Target/
H A DGNULDBackend.cpp53 #include <vector>
1273 std::vector<uint64_t> bitmasks(maskwords);
2393 typedef std::vector<LDSection*> Orphans;
/frameworks/compile/slang/
H A Dslang_rs_reflection.cpp129 "Out-of-bound index to access vector member");
284 std::vector<std::string> *GeneratedFileNames,
1078 "Variable should be type of vector here");
/frameworks/compile/slang/BitWriter_2_9/
H A DBitcodeWriter.cpp138 const std::vector<AttributeSet> &Attrs = VE.getAttributes();
1116 // compare returning Int1Ty or vector of Int1Ty
/frameworks/compile/slang/BitWriter_2_9_func/
H A DBitcodeWriter.cpp161 const std::vector<AttributeSet> &Attrs = VE.getAttributes();
1070 // compare returning Int1Ty or vector of Int1Ty
/frameworks/compile/slang/BitWriter_3_2/
H A DBitcodeWriter.cpp166 const std::vector<AttributeSet> &Attrs = VE.getAttributes();
1128 // compare returning Int1Ty or vector of Int1Ty

Completed in 590 milliseconds

12345678