Home
last modified time | relevance | path

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

1234

/netbsd/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DObjectYAML.cpp35 Input &In = (Input &)IO; in mapping() local
/netbsd/external/apache2/llvm/dist/llvm/lib/LineEditor/
H A DLineEditor.cpp198 LineEditor::LineEditor(StringRef ProgName, StringRef HistoryPath, FILE *In, in LineEditor()
282 FILE *In; member
286 LineEditor::LineEditor(StringRef ProgName, StringRef HistoryPath, FILE *In, in LineEditor()
/netbsd/sys/external/bsd/acpica/dist/resources/
H A Drsxface.c56 #define ACPI_COPY_FIELD(Out, In, Field) ((Out)->Field = (In)->Field) argument
57 #define ACPI_COPY_ADDRESS(Out, In) \ argument
/netbsd/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/
H A Dllvm-objcopy.cpp141 static Error executeObjcopyOnIHex(ConfigManager &ConfigMgr, MemoryBuffer &In, in executeObjcopyOnIHex()
155 MemoryBuffer &In, raw_ostream &Out) { in executeObjcopyOnRawBinary()
178 object::Binary &In, raw_ostream &Out) { in executeObjcopyOnBinary()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelDAGToDAG.cpp317 static bool isExtractHiElt(SDValue In, SDValue &Out) { in isExtractHiElt()
347 static SDValue stripExtractLoElt(SDValue In) { in stripExtractLoElt()
2662 bool AMDGPUDAGToDAGISel::SelectVOP3ModsImpl(SDValue In, SDValue &Src, in SelectVOP3ModsImpl()
2681 bool AMDGPUDAGToDAGISel::SelectVOP3Mods(SDValue In, SDValue &Src, in SelectVOP3Mods()
2692 bool AMDGPUDAGToDAGISel::SelectVOP3BMods(SDValue In, SDValue &Src, in SelectVOP3BMods()
2703 bool AMDGPUDAGToDAGISel::SelectVOP3Mods_NNaN(SDValue In, SDValue &Src, in SelectVOP3Mods_NNaN()
2717 bool AMDGPUDAGToDAGISel::SelectVOP3Mods0(SDValue In, SDValue &Src, in SelectVOP3Mods0()
2727 bool AMDGPUDAGToDAGISel::SelectVOP3BMods0(SDValue In, SDValue &Src, in SelectVOP3BMods0()
2737 bool AMDGPUDAGToDAGISel::SelectVOP3OMods(SDValue In, SDValue &Src, in SelectVOP3OMods()
2748 bool AMDGPUDAGToDAGISel::SelectVOP3PMods(SDValue In, SDValue &Src, in SelectVOP3PMods()
[all …]
/netbsd/external/apache2/llvm/dist/llvm/lib/Option/
H A DOptTable.cpp198 static bool optionMatches(const OptTable::Info &In, StringRef Option) { in optionMatches()
216 const Info &In = OptionInfos[I]; in suggestValueCompletions() local
236 const Info &In = OptionInfos[I]; in findByPrefix() local
328 Info &In = OptionInfos[I]; in addValues() local
/netbsd/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/ELF/
H A DELFObjcopy.cpp674 const ELFConfig &ELFConfig, MemoryBuffer &In, in executeObjcopyOnIHex()
689 const ELFConfig &ELFConfig, MemoryBuffer &In, in executeObjcopyOnRawBinary()
709 object::ELFObjectFileBase &In, raw_ostream &Out) { in executeObjcopyOnBinary()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonBlockRanges.cpp161 for (auto &In : B) { in InstrIndexMap() local
315 for (auto &In : B) { in computeInitialLiveRanges() local
522 for (auto &In : M.Block) { in operator <<() local
H A DHexagonGenExtract.cpp241 Instruction *In = &*I; in visitBlock() local
H A DHexagonVectorCombine.cpp292 template <typename T> T *isCandidate(Instruction *In) { in isCandidate()
295 template <> LoadInst *isCandidate<LoadInst>(Instruction *In) { in isCandidate()
298 template <> StoreInst *isCandidate<StoreInst>(Instruction *In) { in isCandidate()
402 if (auto *In = dyn_cast<Instruction>(Val)) { in getPayload() local
545 auto getUpwardDeps = [](Instruction *In, Instruction *Base) { in createLoadGroups()
1373 auto HexagonVectorCombine::isSafeToMoveBeforeInBB(const Instruction &In, in isSafeToMoveBeforeInBB()
H A DHexagonLoopIdiomRecognition.cpp995 Instruction *In = dyn_cast<Instruction>(Val); in isPromotableTo() local
1020 void PolynomialMultiplyRecognize::promoteTo(Instruction *In, in promoteTo()
1102 [](Instruction &In) { return &In; }); in promoteTypes()
1133 bool PolynomialMultiplyRecognize::findCycle(Value *Out, Value *In, in findCycle()
2173 if (Instruction *In = dyn_cast<Instruction>(NumBytes)) in processCopyingStore() local
2284 if (Instruction *In = dyn_cast<Instruction>(NumWords)) in processCopyingStore() local
2334 Instruction *In = Worklist[i]; in coverLoop() local
/netbsd/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/wasm/
H A DWasmObjcopy.cpp79 object::WasmObjectFile &In, raw_ostream &Out) { in executeObjcopyOnBinary()
/netbsd/sys/external/bsd/acpica/dist/utilities/
H A Dutmisc.c148 } In; in AcpiUtDwordByteSwap() local
/netbsd/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/MachO/
H A DMachOObjcopy.cpp375 object::MachOObjectFile &In, raw_ostream &Out) { in executeObjcopyOnBinary()
404 const MachOUniversalBinary &In, in executeObjcopyOnMachOUniversalBinary()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyMachineFunctionInfo.cpp93 void llvm::valTypesFromMVTs(const ArrayRef<MVT> &In, in valTypesFromMVTs()
H A DWebAssemblyFastISel.cpp996 unsigned In = getRegForValue(Op); in selectZExt() local
1013 unsigned In = getRegForValue(Op); in selectSExt() local
1159 unsigned In = getRegForValue(I->getOperand(0)); in selectBitCast() local
/netbsd/sys/external/bsd/compiler_rt/dist/lib/fuzzer/dataflow/
H A DDataFlow.cpp134 FILE *In = fopen(Input, "r"); in main() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DUnifyLoopExits.cpp118 for (auto In : Incoming) { in INITIALIZE_PASS_DEPENDENCY() local
/netbsd/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/COFF/
H A DCOFFObjcopy.cpp256 COFFObjectFile &In, raw_ostream &Out) { in executeObjcopyOnBinary()
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRDFGraph.cpp598 bool TargetOperandInfo::isPreserving(const MachineInstr &In, unsigned OpNum) in isPreserving() argument
604 bool TargetOperandInfo::isClobbering(const MachineInstr &In, unsigned OpNum) in isClobbering() argument
617 bool TargetOperandInfo::isFixedReg(const MachineInstr &In, unsigned OpNum) in isFixedReg() argument
1245 void DataFlowGraph::buildStmt(NodeAddr<BlockNode*> BA, MachineInstr &In) { in buildStmt()
1248 auto isCall = [] (const MachineInstr &In) -> bool { in buildStmt()
1265 auto isDefUndef = [this] (const MachineInstr &In, RegisterRef DR) -> bool { in buildStmt()
/netbsd/external/apache2/llvm/dist/libcxx/benchmarks/
H A Dfilesystem.bench.cpp151 auto In = gen(st.range(0), PathLen); in BM_LexicallyNormal() local
/netbsd/external/apache2/llvm/dist/llvm/lib/XRay/
H A DInstrumentationMap.cpp236 yaml::Input In(StringRef(MappedFile.data(), MappedFile.size())); in loadYAML() local
H A DTrace.cpp353 Input In(Data); in loadYAMLLog() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DVFABIDemangling.cpp387 MangledName.take_while([](char In) { return In != '('; }); in tryDemangleForVFABI()
/netbsd/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSymbolManager.h274 SymbolCast(const SymExpr *In, QualType From, QualType To) in SymbolCast()
295 const SymExpr *In, QualType From, QualType To) { in Profile()

1234