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

/freebsd-10-stable/contrib/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp670 SelectVLD(SDNode *N, bool isUpdating, unsigned NumVecs, const uint16_t *Opcodes) argument
742 SelectVST(SDNode *N, bool isUpdating, unsigned NumVecs, const uint16_t *Opcodes) argument
806 SelectVLDDup(SDNode *N, bool isUpdating, unsigned NumVecs, const uint16_t *Opcodes) argument
871 SelectVLDSTLane(SDNode *N, bool IsLoad, bool isUpdating, unsigned NumVecs, const uint16_t *Opcodes) argument
998 SelectVTBL(SDNode *N, unsigned NumVecs, bool IsExt) argument
[all...]
H A DAArch64ISelLowering.cpp3604 unsigned NumVecs = 0; local
3729 unsigned NumVecs = 0; local
[all...]
/freebsd-10-stable/contrib/llvm/lib/Target/AArch64/Disassembler/
H A DAArch64Disassembler.cpp1041 unsigned NumVecs; local
1127 unsigned NumVecs local
[all...]
/freebsd-10-stable/contrib/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp1657 GetVLDSTAlign(SDValue Align, unsigned NumVecs, bool is64BitVector) argument
1778 SelectVLD(SDNode *N, bool isUpdating, unsigned NumVecs, const uint16_t *DOpcodes, const uint16_t *QOpcodes0, const uint16_t *QOpcodes1) argument
1910 SelectVST(SDNode *N, bool isUpdating, unsigned NumVecs, const uint16_t *DOpcodes, const uint16_t *QOpcodes0, const uint16_t *QOpcodes1) argument
2056 SelectVLDSTLane(SDNode *N, bool IsLoad, bool isUpdating, unsigned NumVecs, const uint16_t *DOpcodes, const uint16_t *QOpcodes) argument
2175 SelectVLDDup(SDNode *N, bool isUpdating, unsigned NumVecs, const uint16_t *Opcodes) argument
2258 SelectVTBL(SDNode *N, bool IsExt, unsigned NumVecs, unsigned Opc) argument
[all...]
H A DARMISelLowering.cpp9355 unsigned NumVecs = 0; local
9472 unsigned NumVecs = 0; local
[all...]

Completed in 272 milliseconds