Searched defs:getLoadLiteralOpValue (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64MCCodeEmitter.cpp85 /// getLoadLiteralOpValue - Return the encoded value for a load-literal
87 uint32_t getLoadLiteralOpValue(const MCInst &MI, unsigned OpIdx,
320 /// getLoadLiteralOpValue - Return the encoded value for a load-literal
323 AArch64MCCodeEmitter::getLoadLiteralOpValue(const MCInst &MI, unsigned OpIdx, function in class:AArch64MCCodeEmitter

Completed in 120 milliseconds