Home
last modified time | relevance | path

Searched defs:isData (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/LLVM/tools/llvm-size/
Dllvm-size.cpp201 bool isData = false; in PrintObjectSectionSizes() local
/external/llvm/include/llvm/MC/
DSectionKind.h160 bool isData() const { return K == Data; } in isData() function
/external/llvm/include/llvm/Object/
DObjectFile.h395 inline bool SectionRef::isData() const { in isData() function
/external/swiftshader/third_party/LLVM/include/llvm/Object/
DObjectFile.h393 inline error_code SectionRef::isData(bool &Result) const { in isData() function
/external/llvm/tools/llvm-size/
Dllvm-size.cpp449 bool isData = Section.isData(); in printObjectSectionSizes() local
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMISelLowering.cpp2336 unsigned isData = cast<ConstantSDNode>(Op.getOperand(4))->getZExtValue(); in LowerPREFETCH() local
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp3047 unsigned isData = cast<ConstantSDNode>(Op.getOperand(4))->getZExtValue(); in LowerPREFETCH() local