/external/swiftshader/third_party/LLVM/include/llvm/ |
D | InstrTypes.h | 632 CmpInst(Type *ty, Instruction::OtherOps op, unsigned short pred, 636 CmpInst(Type *ty, Instruction::OtherOps op, unsigned short pred, 691 static CmpInst *Create(OtherOps Op, 700 static CmpInst *Create(OtherOps Op, unsigned short predicate, Value *S1, 704 OtherOps getOpcode() const { 705 return static_cast<OtherOps>(Instruction::getOpcode());
|
D | Instruction.h | 338 enum OtherOps { enum
|
D | Instructions.h | 1447 OtherOps getOpcode() const { 1448 return static_cast<OtherOps>(Instruction::getOpcode());
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/FuzzMutate/ |
D | Operations.h | 39 OpDescriptor cmpOpDescriptor(unsigned Weight, Instruction::OtherOps CmpOp,
|
/external/llvm/include/llvm/IR/ |
D | InstrTypes.h | 907 CmpInst(Type *ty, Instruction::OtherOps op, Predicate pred, 911 CmpInst(Type *ty, Instruction::OtherOps op, Predicate pred, 927 static CmpInst *Create(OtherOps Op, 936 static CmpInst *Create(OtherOps Op, Predicate predicate, Value *S1, 940 OtherOps getOpcode() const { 941 return static_cast<OtherOps>(Instruction::getOpcode());
|
D | Instruction.h | 509 enum OtherOps {
|
D | Instructions.h | 1962 OtherOps getOpcode() const { 1963 return static_cast<OtherOps>(Instruction::getOpcode());
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/ |
D | InstrTypes.h | 922 CmpInst(Type *ty, Instruction::OtherOps op, Predicate pred, 926 CmpInst(Type *ty, Instruction::OtherOps op, Predicate pred, 941 static CmpInst *Create(OtherOps Op, 950 static CmpInst *Create(OtherOps Op, Predicate predicate, Value *S1, 954 OtherOps getOpcode() const { 955 return static_cast<OtherOps>(Instruction::getOpcode());
|
D | Instruction.h | 658 enum OtherOps {
|
D | Instructions.h | 2201 OtherOps getOpcode() const { 2202 return static_cast<OtherOps>(Instruction::getOpcode());
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
D | Instruction.h | 551 enum OtherOps { enum
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/FuzzMutate/ |
D | Operations.cpp | 125 Instruction::OtherOps CmpOp, in cmpOpDescriptor()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/NVPTX/ |
D | NVPTXISelLowering.cpp | 4546 SmallVector<SDValue, 8> OtherOps(N->op_begin(), N->op_end()); in ReplaceLoadVector() local 4550 OtherOps.push_back(DAG.getIntPtrConstant(LD->getExtensionType(), DL)); in ReplaceLoadVector() 4552 SDValue NewLD = DAG.getMemIntrinsicNode(Opcode, DL, LdResVTs, OtherOps, in ReplaceLoadVector() 4665 SmallVector<SDValue, 8> OtherOps; in ReplaceINTRINSIC_W_CHAIN() local 4669 OtherOps.push_back(Chain); // Chain in ReplaceINTRINSIC_W_CHAIN() 4672 OtherOps.append(N->op_begin() + 2, N->op_end()); in ReplaceINTRINSIC_W_CHAIN() 4676 SDValue NewLD = DAG.getMemIntrinsicNode(Opcode, DL, LdResVTs, OtherOps, in ReplaceINTRINSIC_W_CHAIN()
|
/external/llvm/lib/Target/NVPTX/ |
D | NVPTXISelLowering.cpp | 4361 SmallVector<SDValue, 8> OtherOps(N->op_begin(), N->op_end()); in ReplaceLoadVector() local 4365 OtherOps.push_back(DAG.getIntPtrConstant(LD->getExtensionType(), DL)); in ReplaceLoadVector() 4367 SDValue NewLD = DAG.getMemIntrinsicNode(Opcode, DL, LdResVTs, OtherOps, in ReplaceLoadVector() 4467 SmallVector<SDValue, 8> OtherOps; in ReplaceINTRINSIC_W_CHAIN() local 4471 OtherOps.push_back(Chain); // Chain in ReplaceINTRINSIC_W_CHAIN() 4474 OtherOps.append(N->op_begin() + 2, N->op_end()); in ReplaceINTRINSIC_W_CHAIN() 4478 SDValue NewLD = DAG.getMemIntrinsicNode(Opcode, DL, LdResVTs, OtherOps, in ReplaceINTRINSIC_W_CHAIN()
|
/external/llvm/lib/IR/ |
D | ConstantsContext.h | 265 CompareConstantExpr(Type *ty, Instruction::OtherOps opc, in CompareConstantExpr()
|
D | Instructions.cpp | 3360 CmpInst::CmpInst(Type *ty, OtherOps op, Predicate predicate, Value *LHS, in CmpInst() 3372 CmpInst::CmpInst(Type *ty, OtherOps op, Predicate predicate, Value *LHS, in CmpInst() 3385 CmpInst::Create(OtherOps Op, Predicate predicate, Value *S1, Value *S2, in Create() 3405 CmpInst::Create(OtherOps Op, Predicate predicate, Value *S1, Value *S2, in Create()
|
D | Constants.cpp | 2892 return CmpInst::Create((Instruction::OtherOps)getOpcode(), in getAsInstruction()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
D | ConstantsContext.h | 272 CompareConstantExpr(Type *ty, Instruction::OtherOps opc, in CompareConstantExpr()
|
D | Instructions.cpp | 3173 CmpInst::CmpInst(Type *ty, OtherOps op, Predicate predicate, Value *LHS, in CmpInst() 3185 CmpInst::CmpInst(Type *ty, OtherOps op, Predicate predicate, Value *LHS, in CmpInst() 3198 CmpInst::Create(OtherOps Op, Predicate predicate, Value *S1, Value *S2, in Create() 3218 CmpInst::Create(OtherOps Op, Predicate predicate, Value *S1, Value *S2, in Create()
|
D | Constants.cpp | 2964 return CmpInst::Create((Instruction::OtherOps)getOpcode(), in getAsInstruction()
|
/external/swiftshader/third_party/LLVM/lib/VMCore/ |
D | ConstantsContext.h | 231 CompareConstantExpr(Type *ty, Instruction::OtherOps opc, in CompareConstantExpr()
|
D | Instructions.cpp | 2813 CmpInst::CmpInst(Type *ty, OtherOps op, unsigned short predicate, in CmpInst() 2826 CmpInst::CmpInst(Type *ty, OtherOps op, unsigned short predicate, in CmpInst() 2840 CmpInst::Create(OtherOps Op, unsigned short predicate, in Create() 2861 CmpInst::Create(OtherOps Op, unsigned short predicate, Value *S1, Value *S2, in Create()
|