HomeSort by relevance Sort by last modified time
    Searched defs:encodeLogicalImmediate (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/AArch64/MCTargetDesc/
AArch64AddressingModes.h 279 /// encodeLogicalImmediate - Return the encoded immediate value for a logical
281 static inline uint64_t encodeLogicalImmediate(uint64_t imm, unsigned regSize) {
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/MCTargetDesc/
AArch64AddressingModes.h 280 /// encodeLogicalImmediate - Return the encoded immediate value for a logical
282 static inline uint64_t encodeLogicalImmediate(uint64_t imm, unsigned regSize) {

Completed in 373 milliseconds