Searched defs:setId (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.h45 void setId(uint32_t Id) { this->Id = Id; } function in class:llvm::BTFTypeBase
/freebsd-13-stable/usr.bin/gencat/
H A Dgencat.c96 long setId; member in struct:_setT
582 MCAddSet(int setId) argument
657 MCDelSet(int setId) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULibFunc.h338 void setId(EFuncId id) { FuncId = id; } function in class:llvm::AMDGPULibFuncImpl
380 void setId(EFuncId Id) { Impl->setId(Id); } function in class:llvm::AMDGPULibFunc

Completed in 179 milliseconds