Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DValueTypes.h177 bool is64BitVector() const { in is64BitVector() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMISelDAGToDAG.cpp1868 unsigned NumVecs, bool is64BitVector) { in GetVLDSTAlign()
2024 bool is64BitVector = VT.is64BitVector(); in SelectVLD() local
2166 bool is64BitVector = VT.is64BitVector(); in SelectVST() local
2319 bool is64BitVector = VT.is64BitVector(); in SelectVLDSTLane() local
2702 bool is64BitVector = VT.is64BitVector(); in SelectVLDDup() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DMachineValueType.h341 bool is64BitVector() const { in is64BitVector() function