Home
last modified time | relevance | path

Searched defs:XLen (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/RISCV/
DRISCVSubtarget.h40 unsigned XLen = 32; variable
DRISCVISelLowering.cpp659 static bool CC_RISCVAssign2XLen(unsigned XLen, CCState &State, CCValAssign VA1, in CC_RISCVAssign2XLen()
699 unsigned XLen = DL.getLargestLegalIntTypeSizeInBits(); in CC_RISCV() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/PBQP/
DReductionRules.h105 unsigned XLen = XCosts.getLength(), in applyR2() local
/external/llvm/include/llvm/CodeGen/PBQP/
DReductionRules.h103 unsigned XLen = XCosts.getLength(), in applyR2() local
/external/webrtc/webrtc/modules/rtp_rtcp/source/
Drtp_utility.cc277 size_t XLen = ByteReader<uint16_t>::ReadBigEndian(ptr); in Parse() local