Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMAddressingModes.h546 inline unsigned createVMOVModImm(unsigned OpCmode, unsigned Val) { in createVMOVModImm() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp5740 unsigned EncodedVal = ARM_AM::createVMOVModImm(0x6, 0x80); in LowerFCOPYSIGN()
5763 SDValue AllOnes = DAG.getTargetConstant(ARM_AM::createVMOVModImm(0xe, 0xff), in LowerFCOPYSIGN()
6786 unsigned EncodedVal = ARM_AM::createVMOVModImm(OpCmode, Imm); in isVMOVModifiedImm()
8123 DAG.getTargetConstant(ARM_AM::createVMOVModImm(0xe, 0xff), dl, MVT::i32); in PromoteMVEPredVector()
8127 DAG.getTargetConstant(ARM_AM::createVMOVModImm(0xe, 0x0), dl, MVT::i32); in PromoteMVEPredVector()