Home
last modified time | relevance | path

Searched defs:In (Results 1 – 25 of 107) sorted by relevance

12345

/llvm-project/clang-tools-extra/clangd/unittests/
H A DSerializationTests.cpp232 auto In = readIndexFile(YAML); TEST() local
256 auto In = readIndexFile(YAML); TEST() local
275 auto In = readIndexFile(Serialized); TEST() local
295 auto In = readIndexFile(YAML); TEST() local
312 auto In = readIndexFile(Serialized); TEST() local
361 auto In = readIndexFile(YAML); TEST() local
416 auto In = readIndexFile(YAML); TEST() local
[all...]
/llvm-project/llvm/unittests/Support/
H A DSipHashTest.cpp30 uint8_t In[64], Out[8]; in TEST() local
44 uint8_t In[64], Out[16]; in TEST() local
/llvm-project/clang-tools-extra/test/clang-tidy/infrastructure/Inputs/nolint/
H A Dtrigger_warning.h1 void A1(const int &In, int &Out) { in A1()
/llvm-project/llvm/unittests/ExecutionEngine/JITLink/
H A DAArch32Tests.cpp143 auto EncodeDecode = [ImmMask](int64_t In, MutableHalfWords &Mem) { in TEST()
179 auto EncodeDecode = [ImmMask](int64_t In, MutableHalfWords &Mem) { in TEST()
215 auto EncodeDecode = [=](int64_t In, MutableWord &Mem) { in TEST()
250 auto EncodeDecode = [ImmMask](uint32_t In, MutableHalfWords &Mem) { in TEST()
290 auto EncodeDecode = [=](uint64_t In, MutableWord &Mem) { in TEST()
/llvm-project/llvm/lib/ObjectYAML/
H A DObjectYAML.cpp37 Input &In = (Input &)IO; in mapping() local
/llvm-project/clang-tools-extra/clangd/
H A DJSONTransport.cpp65 JSONTransport(std::FILE *In, llvm::raw_ostream &Out, in JSONTransport()
154 std::FILE *In; member in clang::clangd::__anon23c0b4f50111::JSONTransport
200 bool readLine(std::FILE *In, llvm::SmallVectorImpl<char> &Out) { in readLine()
327 std::unique_ptr<Transport> newJSONTransport(std::FILE *In, in newJSONTransport()
/llvm-project/llvm/lib/Support/
H A DSipHash.cpp157 void llvm::getSipHash_2_4_64(ArrayRef<uint8_t> In, const uint8_t (&K)[16], in getSipHash_2_4_64()
162 void llvm::getSipHash_2_4_128(ArrayRef<uint8_t> In, const uint8_t (&K)[16], in getSipHash_2_4_128()
/llvm-project/clang-tools-extra/clangd/fuzzer/
H A Dclangd-fuzzer.cpp27 std::FILE *In = fmemopen(Data, Size, "r"); in LLVMFuzzerTestOneInput() local
/llvm-project/llvm/lib/LineEditor/
H A DLineEditor.cpp193 LineEditor(StringRef ProgName,StringRef HistoryPath,FILE * In,FILE * Out,FILE * Err) LineEditor() argument
277 FILE *In; global() member
281 LineEditor(StringRef ProgName,StringRef HistoryPath,FILE * In,FILE * Out,FILE * Err) LineEditor() argument
/llvm-project/lldb/test/API/lang/cpp/reference-to-outer-type/
H A Dmain.cpp19 struct In : Outer {}; struct
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelDAGToDAG.cpp53 isExtractHiElt(SDValue In,SDValue & Out) isExtractHiElt() argument
83 stripExtractLoElt(SDValue In) stripExtractLoElt() argument
2864 SelectVOP3ModsImpl(SDValue In,SDValue & Src,unsigned & Mods,bool IsCanonicalizing,bool AllowAbs) const SelectVOP3ModsImpl() argument
2892 SelectVOP3Mods(SDValue In,SDValue & Src,SDValue & SrcMods) const SelectVOP3Mods() argument
2905 SelectVOP3ModsNonCanonicalizing(SDValue In,SDValue & Src,SDValue & SrcMods) const SelectVOP3ModsNonCanonicalizing() argument
2916 SelectVOP3BMods(SDValue In,SDValue & Src,SDValue & SrcMods) const SelectVOP3BMods() argument
2929 SelectVOP3NoMods(SDValue In,SDValue & Src) const SelectVOP3NoMods() argument
2937 SelectVINTERPModsImpl(SDValue In,SDValue & Src,SDValue & SrcMods,bool OpSel) const SelectVINTERPModsImpl() argument
2953 SelectVINTERPMods(SDValue In,SDValue & Src,SDValue & SrcMods) const SelectVINTERPMods() argument
2958 SelectVINTERPModsHi(SDValue In,SDValue & Src,SDValue & SrcMods) const SelectVINTERPModsHi() argument
2963 SelectVOP3Mods0(SDValue In,SDValue & Src,SDValue & SrcMods,SDValue & Clamp,SDValue & Omod) const SelectVOP3Mods0() argument
2973 SelectVOP3BMods0(SDValue In,SDValue & Src,SDValue & SrcMods,SDValue & Clamp,SDValue & Omod) const SelectVOP3BMods0() argument
2983 SelectVOP3OMods(SDValue In,SDValue & Src,SDValue & Clamp,SDValue & Omod) const SelectVOP3OMods() argument
2994 SelectVOP3PMods(SDValue In,SDValue & Src,SDValue & SrcMods,bool IsDOT) const SelectVOP3PMods() argument
3094 SelectVOP3PModsDOT(SDValue In,SDValue & Src,SDValue & SrcMods) const SelectVOP3PModsDOT() argument
3099 SelectVOP3PModsNeg(SDValue In,SDValue & Src) const SelectVOP3PModsNeg() argument
3114 SelectWMMAOpSelVOP3PMods(SDValue In,SDValue & Src) const SelectWMMAOpSelVOP3PMods() argument
3242 SelectWMMAModsF16Neg(SDValue In,SDValue & Src,SDValue & SrcMods) const SelectWMMAModsF16Neg() argument
3289 SelectWMMAModsF16NegAbs(SDValue In,SDValue & Src,SDValue & SrcMods) const SelectWMMAModsF16NegAbs() argument
3338 SelectWMMAModsF32NegAbs(SDValue In,SDValue & Src,SDValue & SrcMods) const SelectWMMAModsF32NegAbs() argument
3367 SelectWMMAVISrc(SDValue In,SDValue & Src) const SelectWMMAVISrc() argument
3427 SelectSWMMACIndex8(SDValue In,SDValue & Src,SDValue & IndexKey) const SelectSWMMACIndex8() argument
3446 SelectSWMMACIndex16(SDValue In,SDValue & Src,SDValue & IndexKey) const SelectSWMMACIndex16() argument
3465 SelectVOP3OpSel(SDValue In,SDValue & Src,SDValue & SrcMods) const SelectVOP3OpSel() argument
3473 SelectVOP3OpSelMods(SDValue In,SDValue & Src,SDValue & SrcMods) const SelectVOP3OpSelMods() argument
3481 SelectVOP3PMadMixModsImpl(SDValue In,SDValue & Src,unsigned & Mods) const SelectVOP3PMadMixModsImpl() argument
3522 SelectVOP3PMadMixModsExt(SDValue In,SDValue & Src,SDValue & SrcMods) const SelectVOP3PMadMixModsExt() argument
3531 SelectVOP3PMadMixMods(SDValue In,SDValue & Src,SDValue & SrcMods) const SelectVOP3PMadMixMods() argument
[all...]
/llvm-project/llvm/tools/llvm-objcopy/
H A Dllvm-objcopy.cpp100 static Error executeObjcopyOnIHex(ConfigManager &ConfigMgr, MemoryBuffer &In, in executeObjcopyOnIHex() argument
114 MemoryBuffer &In, raw_ostream &Out) { in executeObjcopyOnRawBinary() argument
/llvm-project/llvm/lib/ObjCopy/
H A DObjCopy.cpp39 executeObjcopyOnBinary(const MultiFormatConfig & Config,object::Binary & In,raw_ostream & Out) executeObjcopyOnBinary() argument
/llvm-project/llvm/lib/ObjCopy/XCOFF/
H A DXCOFFObjcopy.cpp28 XCOFFReader Reader(In); in executeObjcopyOnBinary() argument
/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DArena.cpp122 const Formula *parse(Arena &A, llvm::StringRef &In) { in parse() argument
202 parseFormula(llvm::StringRef In) parseFormula() argument
[all...]
/llvm-project/clang/test/SemaCUDA/
H A Ddefault-ctor.cu8 struct In { In() = default; }; struct
/llvm-project/llvm/tools/llvm-libtool-darwin/
H A DDependencyInfo.h57 for (const auto &In : InputNames) in write() local
/llvm-project/llvm/unittests/TableGen/
H A DCodeExpanderTest.cpp111 StringRef In = bufferize(" $foo"); in TEST() local
176 StringRef In = bufferize(" ${bar"); in TEST() local
/llvm-project/compiler-rt/lib/gwp_asan/
H A Dstack_trace_compressor.cpp35 size_t varIntDecode(const uint8_t *In, size_t InLen, uintptr_t *Out) { in varIntDecode()
/llvm-project/clang/lib/Testing/
H A DTestAST.cpp77 TestAST::TestAST(const TestInputs &In) { in TestAST() argument
[all...]
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBlockRanges.cpp161 if (In.isDebugInstr()) in InstrIndexMap() local
314 if (In.isDebugInstr()) in computeInitialLiveRanges() local
519 for (auto &In : M.Block) { operator <<() local
[all...]
/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSymbolManager.h289 SymbolCast(const SymExpr * In,QualType From,QualType To) SymbolCast() argument
311 Profile(llvm::FoldingSetNodeID & ID,const SymExpr * In,QualType From,QualType To) Profile() argument
335 UnarySymExpr(const SymExpr * In,UnaryOperator::Opcode Op,QualType T) UnarySymExpr() argument
359 Profile(llvm::FoldingSetNodeID & ID,const SymExpr * In,UnaryOperator::Opcode Op,QualType T) Profile() argument
/llvm-project/compiler-rt/lib/fuzzer/dataflow/
H A DDataFlow.cpp165 FILE *In = fopen(Input, "r"); in main() local
/llvm-project/clang-tools-extra/pseudo/lib/
H A DDirectiveTree.cpp
/llvm-project/clang-tools-extra/test/clang-tidy/infrastructure/
H A Dnolint.cpp6 int In; in I() local

12345