Home
last modified time | relevance | path

Searched refs:createVMOVModImm (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMAddressingModes.h546 inline unsigned createVMOVModImm(unsigned OpCmode, unsigned Val) { in createVMOVModImm() function
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp6020 unsigned EncodedVal = ARM_AM::createVMOVModImm(0x6, 0x80); in LowerFCOPYSIGN()
6043 SDValue AllOnes = DAG.getTargetConstant(ARM_AM::createVMOVModImm(0xe, 0xff), in LowerFCOPYSIGN()
7064 unsigned EncodedVal = ARM_AM::createVMOVModImm(OpCmode, Imm); in isVMOVModifiedImm()
8518 DAG.getTargetConstant(ARM_AM::createVMOVModImm(0xe, 0xff), dl, MVT::i32); in PromoteMVEPredVector()
8522 DAG.getTargetConstant(ARM_AM::createVMOVModImm(0xe, 0x0), dl, MVT::i32); in PromoteMVEPredVector()