Searched defs:isData (Results 1 – 10 of 10) sorted by relevance
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/ |
| D | COFFImportFile.h | 66 bool isData() const { in isData() function
|
| D | ObjectFile.h | 470 inline bool SectionRef::isData() const { in isData() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
| D | MCSymbolWasm.h | 44 bool isData() const { return Type == wasm::WASM_SYMBOL_TYPE_DATA; } in isData() function
|
| D | SectionKind.h | 165 bool isData() const { return K == Data; } in isData() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Demangle/ |
| D | ItaniumDemangle.cpp | 577 bool ItaniumPartialDemangler::isData() const { in isData() function in ItaniumPartialDemangler
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
| D | vktSpvAsm8bitStorageTests.cpp | 169 void addInfo(vector<bool>& info, int& ndx, const int count, const bool isData) in addInfo() 175 vector<deInt8> data8bit (const ShaderTemplate std, de::Random& rnd, const bool isData = true) in data8bit() 183 vector<deInt32> data32bit (const ShaderTemplate std, de::Random& rnd, const bool isData = true) in data32bit()
|
| D | vktSpvAsm16bitStorageTests.cpp | 380 void addInfo(vector<bool>& info, int& ndx, const int count, bool isData) in addInfo()
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
| D | vktSpvAsm8bitStorageTests.cpp | 169 void addInfo(vector<bool>& info, int& ndx, const int count, const bool isData) in addInfo() 175 vector<deInt8> data8bit (const ShaderTemplate std, de::Random& rnd, const bool isData = true) in data8bit() 183 vector<deInt32> data32bit (const ShaderTemplate std, de::Random& rnd, const bool isData = true) in data32bit()
|
| D | vktSpvAsm16bitStorageTests.cpp | 380 void addInfo(vector<bool>& info, int& ndx, const int count, bool isData) in addInfo()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
| D | ARMISelLowering.cpp | 3840 unsigned isData = cast<ConstantSDNode>(Op.getOperand(4))->getZExtValue(); in LowerPREFETCH() local
|