Home
last modified time | relevance | path

Searched defs:LoadInfo (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64FalkorHWPFFix.cpp213 struct LoadInfo { struct
216 unsigned DestReg = 0;
217 unsigned BaseReg = 0;
218 int BaseRegIdx = -1;
219 const MachineOperand *OffsetOpnd = nullptr;
220 bool IsPrePost = false;
/external/pdfium/core/fxcodec/codec/
Dfx_codec_jpeg.cpp355 bool CCodec_JpegModule::LoadInfo(const uint8_t* src_buf, in LoadInfo() function in CCodec_JpegModule
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DGVNHoist.cpp182 class LoadInfo { class