Home
last modified time | relevance | path

Searched defs:is64BitVector (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/include/llvm/CodeGen/
H A DValueTypes.h198 bool is64BitVector() const { is64BitVector() function
/llvm-project/llvm/include/llvm/CodeGenTypes/
H A DMachineValueType.h142 bool is64BitVector() const { is64BitVector() function
/llvm-project/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp1945 GetVLDSTAlign(SDValue Align,const SDLoc & dl,unsigned NumVecs,bool is64BitVector) GetVLDSTAlign() argument
2132 bool is64BitVector = VT.is64BitVector(); SelectVLD() local
2277 bool is64BitVector = VT.is64BitVector(); SelectVST() local
2432 bool is64BitVector = VT.is64BitVector(); SelectVLDSTLane() local
2969 bool is64BitVector = VT.is64BitVector(); SelectVLDDup() local
[all...]