/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/ |
D | COFFImportFile.h | 68 bool isData() const { in isData() function
|
D | ObjectFile.h | 432 inline bool SectionRef::isData() const { in isData() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/ |
D | MCSymbolWasm.h | 46 bool isData() const { return Type == wasm::WASM_SYMBOL_TYPE_DATA; } in isData() function
|
D | SectionKind.h | 166 bool isData() const { return K == Data; } in isData() function
|
/external/swiftshader/third_party/LLVM/tools/llvm-size/ |
D | llvm-size.cpp | 201 bool isData = false; in PrintObjectSectionSizes() local
|
/external/llvm/include/llvm/MC/ |
D | SectionKind.h | 160 bool isData() const { return K == Data; } in isData() function
|
/external/llvm/include/llvm/Object/ |
D | ObjectFile.h | 395 inline bool SectionRef::isData() const { in isData() function
|
/external/swiftshader/third_party/LLVM/include/llvm/Object/ |
D | ObjectFile.h | 393 inline error_code SectionRef::isData(bool &Result) const { in isData() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-size/ |
D | llvm-size.cpp | 459 bool isData = Section.isData(); in printObjectSectionSizes() local
|
/external/llvm/tools/llvm-size/ |
D | llvm-size.cpp | 449 bool isData = Section.isData(); in printObjectSectionSizes() local
|
/external/deqp/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 | 379 void addInfo(vector<bool>& info, int& ndx, const int count, bool isData) in addInfo()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Demangle/ |
D | ItaniumDemangle.cpp | 5204 bool ItaniumPartialDemangler::isData() const { in isData() function in llvm::ItaniumPartialDemangler
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | ARMISelLowering.cpp | 2336 unsigned isData = cast<ConstantSDNode>(Op.getOperand(4))->getZExtValue(); in LowerPREFETCH() local
|
/external/llvm/lib/Target/ARM/ |
D | ARMISelLowering.cpp | 3047 unsigned isData = cast<ConstantSDNode>(Op.getOperand(4))->getZExtValue(); in LowerPREFETCH() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | ARMISelLowering.cpp | 3480 unsigned isData = cast<ConstantSDNode>(Op.getOperand(4))->getZExtValue(); in LowerPREFETCH() local
|