| /freebsd/contrib/llvm-project/llvm/lib/SandboxIR/ |
| H A D | Constant.cpp | 26 return cast<ConstantInt>(Ctx.getOrCreateConstant(LLVMC)); in getTrue() 30 return cast<ConstantInt>(Ctx.getOrCreateConstant(LLVMC)); in getFalse() 34 return cast<ConstantInt>(Ctx.getOrCreateConstant(LLVMC)); in getBool() 50 return cast<ConstantInt>(Ty->getContext().getOrCreateConstant(LLVMC)); in get() 54 return cast<ConstantInt>(Ty->getContext().getOrCreateConstant(LLVMC)); in get() 58 llvm::ConstantInt::getSigned(cast<llvm::IntegerType>(Ty->LLVMTy), V); in getSigned() 59 return cast<ConstantInt>(Ty->getContext().getOrCreateConstant(LLVMC)); in getSigned() 67 return cast<ConstantInt>(Ctx.getOrCreateConstant(LLVMC)); in get() 71 llvm::ConstantInt::get(cast<llvm::IntegerType>(Ty->LLVMTy), Str, Radix); in get() 72 return cast<ConstantInt>(Ty->getContext().getOrCreateConstant(LLVMC)); in get() [all …]
|
| H A D | Instruction.cpp | 30 return &*cast<llvm::BasicBlock>(getParent()->Val)->begin(); in getTopmostLLVMInstruction() 34 llvm::Instruction *PrevBotI = cast<llvm::Instruction>(Prev->Val); in getTopmostLLVMInstruction() 39 auto *I = cast<llvm::Instruction>(Val); in getIterator() 49 auto *LLVMI = cast<llvm::Instruction>(Val); in getNextNode() 108 auto *LLVMBB = cast<llvm::BasicBlock>(BB.Val); in moveBefore() 140 llvm::BasicBlock *LLVMBB = cast<llvm::BasicBlock>(BB->Val); in insertInto() 164 auto *BB = cast<llvm::Instruction>(Val)->getParent(); in getParent() 167 return cast<BasicBlock>(Ctx.getValue(BB)); in getParent() 186 cast<llvm::Instruction>(Val)->setHasNoUnsignedWrap(B); in setHasNoUnsignedWrap() 193 cast<llvm::Instruction>(Val)->setHasNoSignedWrap(B); in setHasNoSignedWrap() [all …]
|
| H A D | Context.cpp | 66 auto *LLVMVAArg = cast<llvm::VAArgInst>(LLVMV); in getOrCreateValueInternal() 71 auto *LLVMFreeze = cast<llvm::FreezeInst>(LLVMV); in getOrCreateValueInternal() 77 auto *LLVMFence = cast<llvm::FenceInst>(LLVMV); in getOrCreateValueInternal() 82 auto *LLVMSel = cast<llvm::SelectInst>(LLVMV); in getOrCreateValueInternal() 87 auto *LLVMIns = cast<llvm::ExtractElementInst>(LLVMV); in getOrCreateValueInternal() 93 auto *LLVMIns = cast<llvm::InsertElementInst>(LLVMV); in getOrCreateValueInternal() 99 auto *LLVMIns = cast<llvm::ShuffleVectorInst>(LLVMV); in getOrCreateValueInternal() 105 auto *LLVMIns = cast<llvm::ExtractValueInst>(LLVMV); in getOrCreateValueInternal() 111 auto *LLVMIns = cast<llvm::InsertValueInst>(LLVMV); in getOrCreateValueInternal() 117 auto *LLVMBr = cast<llvm::BranchInst>(LLVMV); in getOrCreateValueInternal() [all …]
|
| H A D | Type.cpp | 52 return cast<PointerType>( in get() 57 return cast<ArrayType>(ElementType->getContext().getType( in get() 67 return cast<StructType>( in get() 72 return cast<VectorType>(ElementType->getContext().getType( in get() 77 return Ctx.getType(cast<llvm::VectorType>(LLVMTy)->getElementType()); in getElementType() 80 return cast<VectorType>(VTy->getContext().getType( in getInteger() 81 llvm::VectorType::getInteger(cast<llvm::VectorType>(VTy->LLVMTy)))); in getInteger() 84 return cast<VectorType>( in getExtendedElementVectorType() 86 cast<llvm::VectorType>(VTy->LLVMTy)))); in getExtendedElementVectorType() 89 return cast<VectorType>( in getTruncatedElementVectorType() [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/M68k/ |
| H A D | M68kInstrAtomics.td | 10 def : Pat<(!cast<SDPatternOperator>("atomic_load_"#size) MxCP_ARI:$ptr), 11 (!cast<MxInst>("MOV"#size#"dj") !cast<MxMemOp>("MxARI"#size):$ptr)>; 13 def : Pat<(!cast<SDPatternOperator>("atomic_load_"#size) MxCP_ARII:$ptr), 14 (!cast<MxInst>("MOV"#size#"df") !cast<MxMemOp>("MxARII"#size):$ptr)>; 16 def : Pat<(!cast<SDPatternOperator>("atomic_load_"#size) MxCP_ARID:$ptr), 17 (!cast<MxInst>("MOV"#size#"dp") !cast<MxMemOp>("MxARID"#size):$ptr)>; 19 def : Pat<(!cast<SDPatternOperator>("atomic_load_"#size) MxCP_PCD:$ptr), 20 (!cast<MxInst>("MOV"#size#"dq") !cast<MxMemOp>("MxPCD"#size):$ptr)>; 22 def : Pat<(!cast<SDPatternOperator>("atomic_load_"#size) MxCP_PCI:$ptr), 23 (!cast<MxInst>("MOV"#size#"dk") !cast<MxMemOp>("MxPCI"#size):$ptr)>; [all …]
|
| H A D | M68kInstrArithmetic.td | 75 !cast<MxOpModeEncoding>("MxOpMode"#DST_TYPE.Size#"_"#DST_TYPE.RLet#"_EA").Value, 95 !cast<MxOpModeEncoding>("MxOpMode"#TYPE.Size#"_EA_"#TYPE.RLet).Value, 109 !cast<MxOpModeEncoding>("MxOpMode"#TYPE.Size#"_"#TYPE.RLet#"_EA").Value, 136 !cast<MxOpModeEncoding>("MxOpMode"#TYPE.Size#"_"#TYPE.RLet#"_EA").Value, 151 !cast<MxEncSize>("MxEncSize"#TYPE.Size).Value, 172 !cast<MxOpModeEncoding>("MxOpMode"#TYPE.Size#"_EA_"#TYPE.RLet).Value, 184 !cast<MxEncSize>("MxEncSize"#TYPE.Size).Value, 201 !cast<MxType>("MxType"#SZ#"d"), 202 !cast<MxType>("MxType"#SZ).KOp, 203 !cast<MxType>("MxType"#SZ).KPat, [all …]
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Coroutines/ |
| H A D | CoroInstr.h | 58 return cast<ConstantInt>(getArgOperand(IndexArg)); in getRawIndex() 66 return isa<IntrinsicInst>(V) && classof(cast<IntrinsicInst>(V)); in classof() 78 return isa<IntrinsicInst>(V) && classof(cast<IntrinsicInst>(V)); in classof() 95 return cast<Function>(getArgOperand(WrapperArg)); in getWrapperFunction() 111 return isa<CallBase>(V) && classof(cast<CallBase>(V)); in classof() 143 return isa<IntrinsicInst>(V) && classof(cast<IntrinsicInst>(V)); in classof() 156 : cast<AllocaInst>(Arg->stripPointerCasts()); in getPromise() 169 auto *Inst = cast<Instruction>(Arg); in clearPromise() 208 Result.Resumers = cast<ConstantArray>(Initializer); in getInfo() 212 return cast<Constant>(getArgOperand(InfoArg)->stripPointerCasts()); in getRawInfo() [all …]
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/ |
| H A D | Operator.h | 31 return cast<llvm::Operator>(Val)->hasPoisonGeneratingFlags(); in hasPoisonGeneratingFlags() 38 return cast<llvm::OverflowingBinaryOperator>(Val)->hasNoUnsignedWrap(); in hasNoUnsignedWrap() 41 return cast<llvm::OverflowingBinaryOperator>(Val)->hasNoSignedWrap(); in hasNoSignedWrap() 44 return cast<llvm::OverflowingBinaryOperator>(Val)->getNoWrapKind(); in getNoWrapKind() 48 cast<llvm::Instruction>(From->Val)); in classof() 52 cast<llvm::ConstantExpr>(From->Val)); in classof() 61 bool isFast() const { return cast<llvm::FPMathOperator>(Val)->isFast(); } in isFast() 63 return cast<llvm::FPMathOperator>(Val)->hasAllowReassoc(); in hasAllowReassoc() 66 return cast<llvm::FPMathOperator>(Val)->hasNoNaNs(); in hasNoNaNs() 69 return cast<llvm::FPMathOperator>(Val)->hasNoInfs(); in hasNoInfs() [all …]
|
| H A D | Instruction.h | 112 Builder.SetInsertPoint(cast<llvm::BasicBlock>(WhereBB->Val)); in setInsertPos() 135 return cast<llvm::Instruction>(Val)->getModule()->getDataLayout(); in getDataLayout() 144 return cast<llvm::Instruction>(Val)->isTerminator(); in isTerminator() 146 bool isUnaryOp() const { return cast<llvm::Instruction>(Val)->isUnaryOp(); } in isUnaryOp() 147 bool isBinaryOp() const { return cast<llvm::Instruction>(Val)->isBinaryOp(); } in isBinaryOp() 149 return cast<llvm::Instruction>(Val)->isIntDivRem(); in isIntDivRem() 151 bool isShift() const { return cast<llvm::Instruction>(Val)->isShift(); } in isShift() 152 bool isCast() const { return cast<llvm::Instruction>(Val)->isCast(); } in isCast() 154 return cast<llvm::Instruction>(Val)->isFuncletPad(); in isFuncletPad() 157 return cast<llvm::Instruction>(Val)->isSpecialTerminator(); in isSpecialTerminator() [all …]
|
| H A D | Constant.h | 124 return cast<llvm::ConstantInt>(Val)->getValue(); in getValue() 129 return cast<llvm::ConstantInt>(Val)->getBitWidth(); in getBitWidth() 136 return cast<llvm::ConstantInt>(Val)->getZExtValue(); in getZExtValue() 144 return cast<llvm::ConstantInt>(Val)->getSExtValue(); in getSExtValue() 151 return cast<llvm::ConstantInt>(Val)->getMaybeAlignValue(); in getMaybeAlignValue() 158 return cast<llvm::ConstantInt>(Val)->getAlignValue(); in getAlignValue() 166 return cast<llvm::ConstantInt>(Val)->equalsInt(V); in equalsInt() 185 bool isNegative() const { return cast<llvm::ConstantInt>(Val)->isNegative(); } in isNegative() 190 bool isZero() const { return cast<llvm::ConstantInt>(Val)->isZero(); } in isZero() 196 bool isOne() const { return cast<llvm::ConstantInt>(Val)->isOne(); } in isOne() [all …]
|
| H A D | Function.h | 25 return *cast<BasicBlock>(Ctx.getValue(&LLVMBB)); in operator() 40 return Ctx.getModule(cast<llvm::Function>(Val)->getParent()); in getParent() 44 llvm::Argument *Arg = cast<llvm::Function>(Val)->getArg(Idx); in getArg() 45 return cast<Argument>(Ctx.getValue(Arg)); in getArg() 48 size_t arg_size() const { return cast<llvm::Function>(Val)->arg_size(); } in arg_size() 49 bool arg_empty() const { return cast<llvm::Function>(Val)->arg_empty(); } in arg_empty() 54 return iterator(cast<llvm::Function>(Val)->begin(), BBGetter); in begin() 58 return iterator(cast<llvm::Function>(Val)->end(), BBGetter); in end() 63 MaybeAlign getAlign() const { return cast<llvm::Function>(Val)->getAlign(); } in getAlign()
|
| /freebsd/contrib/llvm-project/llvm/lib/IR/ |
| H A D | Instruction.cpp | 382 cast<TruncInst>(this)->setHasNoUnsignedWrap(b); in setHasNoUnsignedWrap() 389 cast<TruncInst>(this)->setHasNoSignedWrap(b); in setHasNoSignedWrap() 393 cast<PossiblyExactOperator>(this)->setIsExact(b); in setIsExact() 406 return cast<TruncInst>(this)->hasNoUnsignedWrap(); in hasNoUnsignedWrap() 413 return cast<TruncInst>(this)->hasNoSignedWrap(); in hasNoSignedWrap() 422 return cast<Operator>(this)->hasPoisonGeneratingFlags(); in hasPoisonGeneratingFlags() 431 cast<OverflowingBinaryOperator>(this)->setHasNoUnsignedWrap(false); in dropPoisonGeneratingFlags() 432 cast<OverflowingBinaryOperator>(this)->setHasNoSignedWrap(false); in dropPoisonGeneratingFlags() 439 cast<PossiblyExactOperator>(this)->setIsExact(false); in dropPoisonGeneratingFlags() 443 cast<PossiblyDisjointInst>(this)->setIsDisjoint(false); in dropPoisonGeneratingFlags() [all …]
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
| H A D | TinyPtrVector.h | 69 Val = new VecTy(*cast<VecTy *>(RHS.Val)); 75 cast<VecTy *>(Val)->clear(); 76 cast<VecTy *>(Val)->push_back(RHS.front()); 78 *cast<VecTy *>(Val) = *cast<VecTy *>(RHS.Val); 140 return cast<VecTy *>(Val)->empty(); in empty() 146 return cast<VecTy *>(Val)->size(); in size() 158 return cast<VecTy *>(Val)->begin(); in begin() 165 return cast<VecTy *>(Val)->end(); in end() 194 return cast<EltTy>(Val); 197 assert(i < cast<VecTy *>(Val)->size() && "tinyvector index out of range"); [all …]
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | IntrinsicInst.h | 57 return cast<Function>(getCalledOperand())->getIntrinsicID(); in getIntrinsicID() 138 return isa<CallInst>(V) && classof(cast<CallInst>(V)); in classof() 162 return isa<IntrinsicInst>(V) && classof(cast<IntrinsicInst>(V)); in classof() 189 return isa<IntrinsicInst>(V) && classof(cast<IntrinsicInst>(V)); in classof() 214 ? cast<ValueAsMetadata *>(I) 215 : *cast<ValueAsMetadata **>(I); 220 ? cast<ValueAsMetadata *>(I) 221 : *cast<ValueAsMetadata **>(I); 226 I = cast<ValueAsMetadata *>(I) + 1; 228 I = cast<ValueAsMetadata **>(I) + 1; [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | FunctionComparator.cpp | 367 const auto *SeqR = cast<ConstantDataSequential>(R); in cmpConstants() 382 const APInt &LInt = cast<ConstantInt>(L)->getValue(); in cmpConstants() 383 const APInt &RInt = cast<ConstantInt>(R)->getValue(); in cmpConstants() 387 const APFloat &LAPF = cast<ConstantFP>(L)->getValueAPF(); in cmpConstants() 388 const APFloat &RAPF = cast<ConstantFP>(R)->getValueAPF(); in cmpConstants() 392 const ConstantArray *LA = cast<ConstantArray>(L); in cmpConstants() 393 const ConstantArray *RA = cast<ConstantArray>(R); in cmpConstants() 394 uint64_t NumElementsL = cast<ArrayType>(TyL)->getNumElements(); in cmpConstants() 395 uint64_t NumElementsR = cast<ArrayType>(TyR)->getNumElements(); in cmpConstants() 399 if (int Res = cmpConstants(cast<Constant>(LA->getOperand(i)), in cmpConstants() [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | SVEInstrFormats.td | 456 (!cast<Instruction>(NAME # _B) PPR8:$Pd, 0b11111), 1>; 458 (!cast<Instruction>(NAME # _H) PPR16:$Pd, 0b11111), 1>; 460 (!cast<Instruction>(NAME # _S) PPR32:$Pd, 0b11111), 1>; 462 (!cast<Instruction>(NAME # _D) PPR64:$Pd, 0b11111), 1>; 674 ComplexPattern cast, Instruction inst> 675 : Pat<(vt (op pt:$Pg, vt:$Rn, (vt (splat_vector (it (cast i32:$imm)))))), 680 ComplexPattern cast, Instruction inst> 681 : Pat<(vt (op (pt (SVEAnyPredicate)), vt:$Rn, (vt (splat_vector (it (cast i32:$imm)))))), 713 …(!cast<Instruction>(name) (REG_SEQUENCE ZPR2Mul2, in_vt:$Zn1, zsub0, in_vt:$Zn2, zsub1), imm_ty:$i… 717 … (!cast<Instruction>(name) (REG_SEQUENCE ZPR2Mul2, in_vt:$Zn1, zsub0, in_vt:$Zn2, zsub1))>; [all …]
|
| /freebsd/sys/contrib/openzfs/module/lua/ |
| H A D | lopcodes.h | 90 #define GET_OPCODE(i) (cast(OpCode, ((i)>>POS_OP) & MASK1(SIZE_OP,0))) 92 ((cast(Instruction, o)<<POS_OP)&MASK1(SIZE_OP,POS_OP)))) 94 #define getarg(i,pos,size) (cast(int, ((i)>>pos) & MASK1(size,0))) 96 ((cast(Instruction, v)<<pos)&MASK1(size,pos)))) 114 #define SETARG_sBx(i,b) SETARG_Bx((i),cast(unsigned int, (b)+MAXARG_sBx)) 117 #define CREATE_ABC(o,a,b,c) ((cast(Instruction, o)<<POS_OP) \ 118 | (cast(Instruction, a)<<POS_A) \ 119 | (cast(Instruction, b)<<POS_B) \ 120 | (cast(Instruction, c)<<POS_C)) 122 #define CREATE_ABx(o,a,bc) ((cast(Instruction, o)<<POS_OP) \ [all …]
|
| /freebsd/contrib/llvm-project/clang/lib/Analysis/ |
| H A D | ThreadSafetyLogical.cpp | 49 return RNeg ? RightOrOperator(cast<And>(RHS)) in implies() 50 : RightAndOperator(cast<And>(RHS)); in implies() 56 return RNeg ? RightAndOperator(cast<Or>(RHS)) in implies() 57 : RightOrOperator(cast<Or>(RHS)); in implies() 61 return implies(LHS, LNeg, cast<Not>(RHS)->exp(), !RNeg); in implies() 74 return LNeg ? LeftAndOperator(cast<And>(LHS)) in implies() 75 : LeftOrOperator(cast<And>(LHS)); in implies() 81 return LNeg ? LeftOrOperator(cast<Or>(LHS)) in implies() 82 : LeftAndOperator(cast<Or>(LHS)); in implies() 86 return implies(cast<Not>(LHS)->exp(), !LNeg, RHS, RNeg); in implies() [all …]
|
| /freebsd/sys/contrib/openzfs/module/ |
| H A D | Makefile.bsd | 439 CFLAGS.gcc+= -Wno-pointer-to-int-cast 441 CFLAGS.abd.c= -Wno-cast-qual 442 CFLAGS.ddt.c= -Wno-cast-qual 443 CFLAGS.ddt_log.c= -Wno-cast-qual -Wno-pointer-arith 444 CFLAGS.ddt_zap.c= -Wno-cast-qual 445 CFLAGS.dmu.c= -Wno-cast-qual 446 CFLAGS.dmu_traverse.c= -Wno-cast-qual 448 CFLAGS.dsl_deadlist.c= -Wno-cast-qual 449 CFLAGS.dsl_dir.c= -Wno-cast-qual 450 CFLAGS.dsl_prop.c= -Wno-cast-qual [all …]
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | ASTStructuralEquivalence.cpp | 474 const auto *DiagnoseDecl = cast<TypeDecl>(PrimaryDecl ? PrimaryDecl : D2); in CheckStructurallyEquivalentAttributes() 907 if (cast<BuiltinType>(T1)->getKind() != cast<BuiltinType>(T2)->getKind()) in IsStructurallyEquivalent() 913 cast<ComplexType>(T1)->getElementType(), in IsStructurallyEquivalent() 914 cast<ComplexType>(T2)->getElementType())) in IsStructurallyEquivalent() 922 cast<AdjustedType>(T1)->getOriginalType(), in IsStructurallyEquivalent() 923 cast<AdjustedType>(T2)->getOriginalType())) in IsStructurallyEquivalent() 929 cast<PointerType>(T1)->getPointeeType(), in IsStructurallyEquivalent() 930 cast<PointerType>(T2)->getPointeeType())) in IsStructurallyEquivalent() 936 cast<BlockPointerType>(T1)->getPointeeType(), in IsStructurallyEquivalent() 937 cast<BlockPointerType>(T2)->getPointeeType())) in IsStructurallyEquivalent() [all …]
|
| H A D | ExprClassification.cpp | 159 auto *PE = cast<PredefinedExpr>(E); in ClassifyInternal() 231 return ClassifyInternal(Ctx, cast<ConstantExpr>(E)->getSubExpr()); in ClassifyInternal() 236 cast<SubstNonTypeTemplateParmExpr>(E)->getReplacement()); in ClassifyInternal() 241 if (cast<PackIndexingExpr>(E)->isInstantiationDependent()) in ClassifyInternal() 243 return ClassifyInternal(Ctx, cast<PackIndexingExpr>(E)->getSelectedExpr()); in ClassifyInternal() 251 if (cast<ArraySubscriptExpr>(E)->getBase()->getType()->isVectorType()) in ClassifyInternal() 252 return ClassifyInternal(Ctx, cast<ArraySubscriptExpr>(E)->getBase()); in ClassifyInternal() 256 auto *Base = cast<ArraySubscriptExpr>(E)->getBase()->IgnoreImpCasts(); in ClassifyInternal() 264 return ClassifyInternal(Ctx, cast<MatrixSubscriptExpr>(E)->getBase()); in ClassifyInternal() 270 return isa<FunctionDecl>(cast<DeclRefExpr>(E)->getDecl()) in ClassifyInternal() [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/MC/ |
| H A D | MCFragment.cpp | 35 return cast<MCSectionMachO>(Parent)->getAtom(LayoutOrder); in getAtom() 80 const auto *AF = cast<MCAlignFragment>(this); in dump() 89 const auto *F = cast<MCDataFragment>(this); in dump() 103 const auto *FF = cast<MCFillFragment>(this); in dump() 111 const auto *NF = cast<MCNopsFragment>(this); in dump() 117 const auto *F = cast<MCRelaxableFragment>(this); in dump() 126 const auto *OF = cast<MCOrgFragment>(this); in dump() 133 const auto *OF = cast<MCDwarfLineAddrFragment>(this); in dump() 140 const auto *CF = cast<MCDwarfCallFrameFragment>(this); in dump() 146 const auto *LF = cast<MCLEBFragment>(this); in dump() [all …]
|
| H A D | MCAsmBackend.cpp | 37 cast<MCMachObjectTargetWriter>(std::move(TW)), OS, IsLE); in createObjectWriter() 40 cast<MCWinCOFFObjectTargetWriter>(std::move(TW)), OS); in createObjectWriter() 43 cast<MCELFObjectTargetWriter>(std::move(TW)), OS, IsLE); in createObjectWriter() 46 cast<MCSPIRVObjectTargetWriter>(std::move(TW)), OS); in createObjectWriter() 48 return createWasmObjectWriter(cast<MCWasmObjectTargetWriter>(std::move(TW)), in createObjectWriter() 51 return createGOFFObjectWriter(cast<MCGOFFObjectTargetWriter>(std::move(TW)), in createObjectWriter() 55 cast<MCXCOFFObjectTargetWriter>(std::move(TW)), OS); in createObjectWriter() 58 cast<MCDXContainerTargetWriter>(std::move(TW)), OS); in createObjectWriter() 71 cast<MCWinCOFFObjectTargetWriter>(std::move(TW)), OS, DwoOS); in createDwoObjectWriter() 74 cast<MCELFObjectTargetWriter>(std::move(TW)), OS, DwoOS, in createDwoObjectWriter() [all …]
|
| /freebsd/sys/modules/zfs/ |
| H A D | Makefile | 401 CFLAGS.gcc+= -Wno-pointer-to-int-cast 403 CFLAGS.abd.c= -Wno-cast-qual 404 CFLAGS.ddt.c= -Wno-cast-qual 405 CFLAGS.ddt_log.c= -Wno-cast-qual -Wno-pointer-arith 406 CFLAGS.ddt_zap.c= -Wno-cast-qual 407 CFLAGS.dmu.c= -Wno-cast-qual 408 CFLAGS.dmu_traverse.c= -Wno-cast-qual 410 CFLAGS.dsl_deadlist.c= -Wno-cast-qual 411 CFLAGS.dsl_dir.c= -Wno-cast-qual 412 CFLAGS.dsl_prop.c= -Wno-cast-qual [all …]
|
| /freebsd/contrib/lua/src/ |
| H A D | lopcodes.h | 114 #define GET_OPCODE(i) (cast(OpCode, ((i)>>POS_OP) & MASK1(SIZE_OP,0))) 116 ((cast(Instruction, o)<<POS_OP)&MASK1(SIZE_OP,POS_OP)))) 123 ((cast(Instruction, v)<<pos)&MASK1(size,pos)))) 156 #define CREATE_ABCk(o,a,b,c,k) ((cast(Instruction, o)<<POS_OP) \ 157 | (cast(Instruction, a)<<POS_A) \ 158 | (cast(Instruction, b)<<POS_B) \ 159 | (cast(Instruction, c)<<POS_C) \ 160 | (cast(Instruction, k)<<POS_k)) 162 #define CREATE_ABx(o,a,bc) ((cast(Instruction, o)<<POS_OP) \ 163 | (cast(Instruction, a)<<POS_A) \ [all …]
|