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

/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/ADT/
H A DTwine.h201 bool isUnary() const { function in class:llvm::Twine
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/ARM/
H A DARMCodeEmitter.cpp1069 bool isUnary = MCID.TSFlags & ARMII::UnaryDP; local
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/PowerPC/
H A DPPCISelLowering.cpp569 bool PPC::isVPKUHUMShuffleMask(ShuffleVectorSDNode *N, bool isUnary) { argument
585 bool PPC::isVPKUWUMShuffleMask(ShuffleVectorSDNode *N, bool isUnary) { argument
643 int PPC::isVSLDOIShuffleMask(SDNode *N, bool isUnary) { argument
624 isVMRGLShuffleMask(ShuffleVectorSDNode *N, unsigned UnitSize, bool isUnary) argument
633 isVMRGHShuffleMask(ShuffleVectorSDNode *N, unsigned UnitSize, bool isUnary) argument
[all...]

Completed in 98 milliseconds