Searched defs:In (Results 1 - 19 of 19) sorted by relevance

/freebsd-10.0-release/contrib/llvm/include/llvm/Object/
H A DRelocVisitor.h35 RelocToApply(const RelocToApply &In) : Value(In.Value), Width(In.Width) {} argument
/freebsd-10.0-release/sys/contrib/dev/acpica/components/utilities/
H A Dutmisc.c147 } In; local
/freebsd-10.0-release/contrib/llvm/lib/TableGen/
H A DTGLexer.h46 Bit, Bits, Class, Code, Dag, Def, Foreach, Defm, Field, In, Int, Let, List, enumerator in enum:llvm::tgtok::TokKind
/freebsd-10.0-release/contrib/llvm/lib/Target/AArch64/Disassembler/
H A DAArch64Disassembler.cpp186 static bool Check(DecodeStatus &Out, DecodeStatus In) { argument
/freebsd-10.0-release/contrib/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.cpp523 static SDValue initAccumulator(SDValue In, DebugLoc DL, SelectionDAG &DAG) { argument
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSymbolManager.h320 SymbolCast(const SymExpr *In, QualType From, QualType To) : argument
329 Profile(llvm::FoldingSetNodeID& ID, const SymExpr *In, QualType From, QualType To) argument
/freebsd-10.0-release/contrib/wpa/src/eapol_auth/
H A Deapol_auth_sm_i.h20 typedef enum { Both = 0, In = 1 } ControlledDirection; enumerator in enum:__anon4601
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp885 SDValue In = Op.getOperand(0); local
H A DDAGCombiner.cpp6601 SDValue In = N0.getOperand(0); local
8831 SDValue In = N->getOperand(i); local
8889 SDValue In; local
8928 SDValue In = N->getOperand(i); local
8970 SDValue In = N->getOperand(i); local
[all...]
/freebsd-10.0-release/contrib/llvm/lib/Target/Hexagon/
H A DHexagonHardwareLoops.cpp1168 MachineInstr *In = &*I; local
/freebsd-10.0-release/contrib/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp1136 SDValue In = Op.getOperand(0); local
/freebsd-10.0-release/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp570 Value *In = ICI->getOperand(0); local
903 Value *In = Builder->CreateAShr(Op0, Sh, Op0->getName()+".lobit"); local
923 Value *In = ICI->getOperand(0); local
976 Value *In = Builder->CreateAShr(Op0, VSh, Op0->getName()+".lobit"); local
[all...]
/freebsd-10.0-release/contrib/llvm/lib/Transforms/Scalar/
H A DScalarReplAggregates.cpp397 void ConvertToScalarInfo::MergeInTypeForLoadOrStore(Type *In, argument
[all...]
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DComment.h720 In, enumerator in enum:clang::comments::ParamCommandComment::PassDirection
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp307 static void getObjCClassCategory(StringRef In, StringRef &Class, argument
320 getObjCMethodName(StringRef In) argument
[all...]
/freebsd-10.0-release/contrib/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp136 static bool Check(DecodeStatus &Out, DecodeStatus In) { argument
/freebsd-10.0-release/contrib/llvm/lib/Transforms/IPO/
H A DGlobalOpt.cpp684 Constant *In = Init->getAggregateElement(i); local
716 Constant *In = Init->getAggregateElement(i); local
[all...]
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DTreeTransform.h3204 TemplateArgumentLoc In = *First; local
/freebsd-10.0-release/contrib/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp8371 SDValue In = Op->getOperand(0); local
8424 SDValue In = Op.getOperand(0); local
8456 SDValue In = Op.getOperand(0); local
8617 SDValue In = Op.getOperand(0); local
9721 SDValue In = Op->getOperand(0); local
17801 SDValue In = N->getOperand(0); local
[all...]

Completed in 280 milliseconds