Searched defs:is64BitVector (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | ValueTypes.h | 198 bool is64BitVector() const { is64BitVector() function |
/llvm-project/llvm/include/llvm/CodeGenTypes/ | ||
H A D | MachineValueType.h | 142 bool is64BitVector() const { is64BitVector() function |
/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | ARMISelDAGToDAG.cpp | 1945 GetVLDSTAlign(SDValue Align,const SDLoc & dl,unsigned NumVecs,bool is64BitVector) GetVLDSTAlign() argument |