Home
last modified time | relevance | path

Searched defs:WC (Results 1 – 6 of 6) sorted by relevance

/external/spirv-llvm/lib/SPIRV/libSPIRV/
DSPIRVDecorate.cpp54 SPIRVDecorateGeneric::SPIRVDecorateGeneric(Op OC, SPIRVWord WC, in SPIRVDecorateGeneric()
64 SPIRVDecorateGeneric::SPIRVDecorateGeneric(Op OC, SPIRVWord WC, in SPIRVDecorateGeneric()
DSPIRVDecorate.h235 static const SPIRVWord WC = 2; variable
279 void setWordCount(SPIRVWord WC) { in setWordCount()
DSPIRVValue.h304 const static SPIRVWord WC = 6; variable
346 const static SPIRVWord WC = 6; variable
DSPIRVInstruction.h263 SPIRVWord WC = TheOps.size() + 1; in setOpWords() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-profdata/
Dllvm-profdata.cpp164 static void loadInput(const WeightedFile &Input, WriterContext *WC) { in loadInput()
/external/u-boot/arch/arm/include/asm/arch-mx5/
Dimx-regs.h142 #define WC (1 << 11) macro