Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DValueTypes.h175 bool is64BitVector() const { in is64BitVector() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp1921 unsigned NumVecs, bool is64BitVector) { in GetVLDSTAlign()
2090 bool is64BitVector = VT.is64BitVector(); in SelectVLD() local
2235 bool is64BitVector = VT.is64BitVector(); in SelectVST() local
2391 bool is64BitVector = VT.is64BitVector(); in SelectVLDSTLane() local
2927 bool is64BitVector = VT.is64BitVector(); in SelectVLDDup() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DMachineValueType.h381 bool is64BitVector() const { in is64BitVector() function