Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLowerMatrixIntrinsics.cpp588 void LowerStore(Instruction *Inst, Value *Matrix, Value *Ptr, Value *Stride, in LowerStore() function in __anon85c727200111::LowerMatrixIntrinsics
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp2699 HexagonTargetLowering::LowerStore(SDValue Op, SelectionDAG &DAG) const { in LowerStore() function in HexagonTargetLowering
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp22683 static SDValue LowerStore(SDValue Op, const X86Subtarget &Subtarget, in LowerStore() function