Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DValueTypes.h180 bool is64BitVector() const { in is64BitVector() function
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp1932 unsigned NumVecs, bool is64BitVector) { in GetVLDSTAlign()
2119 bool is64BitVector = VT.is64BitVector(); in SelectVLD() local
2264 bool is64BitVector = VT.is64BitVector(); in SelectVST() local
2420 bool is64BitVector = VT.is64BitVector(); in SelectVLDSTLane() local
2960 bool is64BitVector = VT.is64BitVector(); in SelectVLDDup() local
/llvm-project-15.0.7/llvm/include/llvm/Support/
H A DMachineValueType.h406 bool is64BitVector() const { in is64BitVector() function