Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DValueTypes.h181 bool is64BitVector() const { in is64BitVector() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp1931 unsigned NumVecs, bool is64BitVector) { in GetVLDSTAlign()
2118 bool is64BitVector = VT.is64BitVector(); in SelectVLD() local
2263 bool is64BitVector = VT.is64BitVector(); in SelectVST() local
2419 bool is64BitVector = VT.is64BitVector(); in SelectVLDSTLane() local
2955 bool is64BitVector = VT.is64BitVector(); in SelectVLDDup() local
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Support/
H A DMachineValueType.h398 bool is64BitVector() const { in is64BitVector() function