/llvm-project/clang-tools-extra/clangd/unittests/ |
H A D | SerializationTests.cpp | 232 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 D | SipHashTest.cpp | 30 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 D | trigger_warning.h | 1 void A1(const int &In, int &Out) { in A1()
|
/llvm-project/llvm/unittests/ExecutionEngine/JITLink/ |
H A D | AArch32Tests.cpp | 143 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 D | ObjectYAML.cpp | 37 Input &In = (Input &)IO; in mapping() local
|
/llvm-project/clang-tools-extra/clangd/ |
H A D | JSONTransport.cpp | 65 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 D | SipHash.cpp | 157 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 D | clangd-fuzzer.cpp | 27 std::FILE *In = fmemopen(Data, Size, "r"); in LLVMFuzzerTestOneInput() local
|
/llvm-project/llvm/lib/LineEditor/ |
H A D | LineEditor.cpp | 193 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 D | main.cpp | 19 struct In : Outer {}; struct
|
/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUISelDAGToDAG.cpp | 53 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 D | llvm-objcopy.cpp | 100 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 D | ObjCopy.cpp | 39 executeObjcopyOnBinary(const MultiFormatConfig & Config,object::Binary & In,raw_ostream & Out) executeObjcopyOnBinary() argument
|
/llvm-project/llvm/lib/ObjCopy/XCOFF/ |
H A D | XCOFFObjcopy.cpp | 28 XCOFFReader Reader(In); in executeObjcopyOnBinary() argument
|
/llvm-project/clang/lib/Analysis/FlowSensitive/ |
H A D | Arena.cpp | 122 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 D | default-ctor.cu | 8 struct In { In() = default; }; struct
|
/llvm-project/llvm/tools/llvm-libtool-darwin/ |
H A D | DependencyInfo.h | 57 for (const auto &In : InputNames) in write() local
|
/llvm-project/llvm/unittests/TableGen/ |
H A D | CodeExpanderTest.cpp | 111 StringRef In = bufferize(" $foo"); in TEST() local 176 StringRef In = bufferize(" ${bar"); in TEST() local
|
/llvm-project/compiler-rt/lib/gwp_asan/ |
H A D | stack_trace_compressor.cpp | 35 size_t varIntDecode(const uint8_t *In, size_t InLen, uintptr_t *Out) { in varIntDecode()
|
/llvm-project/clang/lib/Testing/ |
H A D | TestAST.cpp | 77 TestAST::TestAST(const TestInputs &In) { in TestAST() argument [all...] |
/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonBlockRanges.cpp | 161 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 D | SymbolManager.h | 289 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 D | DataFlow.cpp | 165 FILE *In = fopen(Input, "r"); in main() local
|
/llvm-project/clang-tools-extra/pseudo/lib/ |
H A D | DirectiveTree.cpp |
|
/llvm-project/clang-tools-extra/test/clang-tidy/infrastructure/ |
H A D | nolint.cpp | 6 int In; in I() local
|