Searched defs:OtherOps (Results 1 – 5 of 5) sorted by relevance
| /external/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
| D | Instruction.h | 551 enum OtherOps { enum
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
| D | NVPTXISelLowering.cpp | 4870 SmallVector<SDValue, 8> OtherOps(N->op_begin(), N->op_end()); in ReplaceLoadVector() local 4989 SmallVector<SDValue, 8> OtherOps; in ReplaceINTRINSIC_W_CHAIN() local
|
| /external/llvm/lib/Target/NVPTX/ |
| D | NVPTXISelLowering.cpp | 4361 SmallVector<SDValue, 8> OtherOps(N->op_begin(), N->op_end()); in ReplaceLoadVector() local 4467 SmallVector<SDValue, 8> OtherOps; in ReplaceINTRINSIC_W_CHAIN() local
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/NVPTX/ |
| D | NVPTXISelLowering.cpp | 5186 SmallVector<SDValue, 8> OtherOps(N->op_begin(), N->op_end()); in ReplaceLoadVector() local 5305 SmallVector<SDValue, 8> OtherOps; in ReplaceINTRINSIC_W_CHAIN() local
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/ |
| D | AttributorAttributes.cpp | 1749 ArrayRef<Value *> OtherOps, AccessKind AK) { in updateImpl()
|