Searched defs:In (Results 1 - 25 of 54) sorted by last modified time

123

/freebsd-12-stable/sys/contrib/dev/acpica/components/utilities/
H A Dutmisc.c256 } In; local
/freebsd-12-stable/contrib/wpa/src/eapol_auth/
H A Deapol_auth_sm_i.h20 typedef enum { Both = 0, In = 1 } ControlledDirection; enumerator in enum:__anon7461
/freebsd-12-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.cpp271 bool TypeSetByHwMode::intersect(SetType &Out, const SetType &In) { argument
344 MergeInTypeInfo(TypeSetByHwMode &Out, const TypeSetByHwMode &In) argument
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/
H A Dllvm-objcopy.cpp135 static Error executeObjcopyOnIHex(CopyConfig &Config, MemoryBuffer &In, argument
145 static Error executeObjcopyOnRawBinary(CopyConfig &Config, MemoryBuffer &In, argument
165 static Error executeObjcopyOnBinary(CopyConfig &Config, object::Binary &In, argument
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/MachO/
H A DMachOObjcopy.cpp227 executeObjcopyOnBinary(const CopyConfig &Config, object::MachOObjectFile &In, Buffer &Out) argument
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/ELF/
H A DELFObjcopy.cpp169 findBuildID(const CopyConfig &Config, const object::ELFFile<ELFT> &In) { argument
192 findBuildID(const CopyConfig &Config, const object::ELFObjectFileBase &In) { argument
754 Error executeObjcopyOnIHex(const CopyConfig &Config, MemoryBuffer &In, argument
765 executeObjcopyOnRawBinary(const CopyConfig &Config, MemoryBuffer &In, Buffer &Out) argument
781 executeObjcopyOnBinary(const CopyConfig &Config, object::ELFObjectFileBase &In, Buffer &Out) argument
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/COFF/
H A DObject.h70 AuxSymbol(ArrayRef<uint8_t> In) { argument
H A DCOFFObjcopy.cpp221 Error executeObjcopyOnBinary(const CopyConfig &Config, COFFObjectFile &In, argument
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopRerollPass.cpp1078 LoopReroll::DAGRootTracker::nextInstr(int Val, UsesTy &In, argument
H A DGVNHoist.cpp945 auto In = Phi->incoming_values(); local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h245 getSafeVectorConstantForBinop( BinaryOperator::BinaryOps Opcode, Constant *In, bool IsRHSConstant) argument
H A DInstCombineCasts.cpp903 Value *In = Cmp->getOperand(0); local
1241 Value *In = Builder.CreateAShr(Op0, Sh, Op0->getName() + ".lobit"); local
1260 Value *In = ICI->getOperand(0); local
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp1352 SDValue In = Move.getOperand(0); local
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyMachineFunctionInfo.cpp68 void llvm::valTypesFromMVTs(const ArrayRef<MVT> &In, argument
H A DWebAssemblyFastISel.cpp971 unsigned In = getRegForValue(Op); local
988 unsigned In = getRegForValue(Op); local
1134 unsigned In = getRegForValue(I->getOperand(0)); local
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp3265 SDValue In = Op.getOperand(0); local
[all...]
H A DSystemZISelDAGToDAG.cpp1006 SDValue In = convertTo(DL, VT, RISBG.Input); local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp13020 SDValue In = N->getOperand(i).getOperand(0); local
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.cpp1287 static SDValue initAccumulator(SDValue In, const SDLoc &DL, SelectionDAG &DAG) { argument
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp1002 void PolynomialMultiplyRecognize::promoteTo(Instruction *In, argument
1115 findCycle(Value *Out, Value *In, ValueSeq &Cycle) argument
2316 Instruction *In = Worklist[i]; local
[all...]
H A DHexagonHardwareLoops.cpp1341 MachineInstr *In = &*I; local
[all...]
H A DHexagonGenExtract.cpp96 bool HexagonGenExtract::convert(Instruction *In) { argument
240 Instruction *In = &*I; local
[all...]
H A DHexagonCommonGEP.cpp741 Instruction *In = cast<Instruction>(V); local
1265 Instruction *In local
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRISelLowering.cpp900 static void parseExternFuncCallArgs(const SmallVectorImpl<ISD::OutputArg> &In, argument
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp160 static bool Check(DecodeStatus &Out, DecodeStatus In) { argument

Completed in 346 milliseconds

123