Home
last modified time | relevance | path

Searched defs:W (Results 76 – 100 of 179) sorted by relevance

12345678

/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTRecordWriter.h61 ASTRecordWriter(ASTWriter &W, ASTWriter::RecordDataImpl &Record) in ASTRecordWriter()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonSplitDouble.cpp434 for (auto U = MRI->use_nodbg_begin(DR), W = MRI->use_nodbg_end(); in isProfitable() local
1139 for (auto U = MRI->use_nodbg_begin(DR), W = MRI->use_nodbg_end(); in splitPartition() local
1168 for (auto U = MRI->use_nodbg_begin(DR), W = MRI->use_nodbg_end(); in splitPartition() local
H A DBitTracker.h381 uint16_t W = C.width(); in ref() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGLoopInfo.h265 void setVectorizeWidth(unsigned W) { StagedAttrs.VectorizeWidth = W; } in setVectorizeWidth()
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DELFTypes.h142 #define LLVM_ELF_IMPORT_TYPES(E, W) \ argument
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DSymbolDumper.cpp32 ScopedPrinter &W, CPUType CPU, bool PrintRecordBytes) in CVSymbolDumperImpl()
56 ScopedPrinter &W; member in __anon872895420111::CVSymbolDumperImpl
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.h74 for (WordType W : Words) in size() local
84 for (WordType W : Words) in empty() local
153 WordType W = Set->Words[SkipWords]; in find_from_pos() local
162 WordType W = Set->Words[i]; in find_from_pos() local
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVReader.h128 ScopedPrinter &W; variable
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Davx512vlfp16intrin.h484 #define _mm_mask_getmant_ph(W, U, A, B, C) \ argument
499 #define _mm256_mask_getmant_ph(W, U, A, B, C) \ argument
550 #define _mm_mask_roundscale_ph(W, U, A, imm) \ argument
564 #define _mm256_mask_roundscale_ph(W, U, A, imm) \ argument
579 #define _mm_mask_reduce_ph(W, U, A, imm) \ argument
593 #define _mm256_mask_reduce_ph(W, U, A, imm) \ argument
2054 #define _mm_mask_mul_pch(W, U, A, B) _mm_mask_fmul_pch(W, U, A, B) argument
2057 #define _mm256_mask_mul_pch(W, U, A, B) _mm256_mask_fmul_pch(W, U, A, B) argument
2061 #define _mm_mask_cmul_pch(W, U, A, B) _mm_mask_fcmul_pch(W, U, A, B) argument
2064 #define _mm256_mask_cmul_pch(W, U, A, B) _mm256_mask_fcmul_pch(W, U, A, B) argument
H A Davx512vlintrin.h6041 #define _mm_mask_permute_pd(W, U, X, C) \ argument
6051 #define _mm256_mask_permute_pd(W, U, X, C) \ argument
6061 #define _mm_mask_permute_ps(W, U, X, C) \ argument
6071 #define _mm256_mask_permute_ps(W, U, X, C) \ argument
6651 #define _mm_mask_shuffle_pd(W, U, A, B, M) \ argument
6671 #define _mm_mask_shuffle_ps(W, U, A, B, M) \ argument
7898 #define _mm_mask_getmant_pd(W, U, A, B, C) \ argument
7934 #define _mm_mask_getmant_ps(W, U, A, B, C) \ argument
8063 #define _mm256_mask_permutex_pd(W, U, X, C) \ argument
8299 #define _mm_mask_shuffle_epi32(W, U, A, I) \ argument
[all …]
H A Dhexagon_types.h1098 int W(void) { in W() function
1148 HEXAGON_Vect32C W(int w) { in W() function
2325 int W(void) { in W() function
2375 Q6Vect32C W(int w) { in W() function
2531 HVX_Vect(HVX_VectorPair W) : data(W){}; in HVX_Vect()
2546 HVX_VectorPair W(void) { return HEXAGON_HVX_GET_W(data); }; in W() function
2555 HVX_Vect W(HVX_VectorPair w) { return HVX_Vect(HEXAGON_HVX_PUT_W(data, w)); }; in W() function
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp4739 AssemblyWriter W(OS, SlotTable, this->getParent(), AAW, in print() local
4750 AssemblyWriter W(OS, SlotTable, this->getModule(), AAW, in print() local
4765 AssemblyWriter W(OS, SlotTable, this, AAW, IsForDebug, in print() local
4776 AssemblyWriter W(OS, SlotTable, getParent(), nullptr, IsForDebug); in print() local
4792 AssemblyWriter W(OS, *SlotTable, getParent(), nullptr, IsForDebug); in print() local
4872 AssemblyWriter W(OS, SlotTable, getModuleFromDPI(this), nullptr, IsForDebug); in print() local
4890 AssemblyWriter W(OS, SlotTable, getModuleFromDPI(this), nullptr, IsForDebug); in print() local
4918 AssemblyWriter W(OS, SlotTable, getModuleFromVal(I), nullptr, IsForDebug); in print() local
4922 AssemblyWriter W(OS, SlotTable, getModuleFromVal(BB), nullptr, IsForDebug); in print() local
4925 AssemblyWriter W(OS, SlotTable, GV->getParent(), nullptr, IsForDebug); in print() local
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DLinePrinter.h128 inline PrintScope withLabelWidth(const PrintScope &Scope, uint32_t W) { in withLabelWidth()
/freebsd/crypto/openssl/crypto/sha/
H A Dsha256.c247 const SHA_LONG *W = (const SHA_LONG *)data; in sha256_block_data_order() local
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DNativeFormatting.cpp139 size_t W = std::min(kMaxWidth, Width.value_or(0u)); in write_hex() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DXCOFFDumper.cpp730 static void printUnexpectedRawAuxEnt(ScopedPrinter &W, uintptr_t AuxAddress) { in printUnexpectedRawAuxEnt()
1025 ScopedPrinter &W) { in printAuxMemberHelper()
/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerTracePC.h62 const Word &W = MemMemWords[(Idx + i) % kSize]; in Get() local
/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/MachO/
H A DMachOWriter.cpp639 for (const auto &W : LinkEditDataCommandWriters) { in writeTail() local
/freebsd/sys/teken/
H A Dteken.c508 #define W (TC_WHITE | TC_LIGHT) macro
/freebsd/contrib/bsnmp/lib/
H A Dsnmpagent.c87 #define TR(W) (snmp_trace & SNMP_TRACE_##W) argument
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMLRegAllocEvictAdvisor.cpp271 double W = 0; member
851 double W = 0.0; in extractFeatures() local
H A DSwitchLoweringUtils.cpp512 const SwitchWorkListItem &W) { in computeSplitWorkItemInfo()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DDeclSpec.cpp522 const char *DeclSpec::getSpecifierName(TypeSpecifierWidth W) { in getSpecifierName()
714 bool DeclSpec::SetTypeSpecWidth(TypeSpecifierWidth W, SourceLocation Loc, in SetTypeSpecWidth()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DInstructionSimplify.cpp315 if (Value *W = simplifyBinOp(Opcode, A, V, Q, MaxRecurse)) { in simplifyAssociativeBinOp() local
335 if (Value *W = simplifyBinOp(Opcode, V, C, Q, MaxRecurse)) { in simplifyAssociativeBinOp() local
359 if (Value *W = simplifyBinOp(Opcode, V, B, Q, MaxRecurse)) { in simplifyAssociativeBinOp() local
379 if (Value *W = simplifyBinOp(Opcode, B, V, Q, MaxRecurse)) { in simplifyAssociativeBinOp() local
834 if (Value *W = simplifyBinOp(Instruction::Add, X, V, Q, MaxRecurse - 1)) { in simplifySubInst() local
842 if (Value *W = simplifyBinOp(Instruction::Add, Y, V, Q, MaxRecurse - 1)) { in simplifySubInst() local
856 if (Value *W = simplifyBinOp(Instruction::Sub, V, Z, Q, MaxRecurse - 1)) { in simplifySubInst() local
864 if (Value *W = simplifyBinOp(Instruction::Sub, V, Y, Q, MaxRecurse - 1)) { in simplifySubInst() local
878 if (Value *W = simplifyBinOp(Instruction::Add, V, Y, Q, MaxRecurse - 1)) { in simplifySubInst() local
891 if (Value *W = simplifyCastInst(Instruction::Trunc, V, Op0->getType(), in simplifySubInst() local
/freebsd/usr.bin/mail/
H A Ddef.h129 #define W 0400 /* Illegal when read only bit */ macro

12345678