Home
last modified time | relevance | path

Searched refs:isHvxOperation (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonISelLowering.h443 bool isHvxOperation(SDValue Op) const;
DHexagonISelLoweringHVX.cpp1512 HexagonTargetLowering::isHvxOperation(SDValue Op) const { in isHvxOperation() function in HexagonTargetLowering
DHexagonISelLowering.cpp2783 if (isHvxOperation(Op)) { in LowerOperation()