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

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DInstructionUtils.h29 static inline uint32_t Bits32(const uint32_t bits, const uint32_t msbit, function in namespace:lldb_private
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp2359 const SDValue Bits32 = DAG.getConstant(32, SL, MVT::i32); local
2385 const SDValue Bits32 = DAG.getConstant(64, SL, MVT::i32); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp7124 unsigned Bits32 = 0; local

Completed in 234 milliseconds