Searched defs:Bits32 (Results 1 – 6 of 6) sorted by relevance
/external/llvm-project/lldb/source/Plugins/Process/Utility/ |
D | InstructionUtils.h | 29 static inline uint32_t Bits32(const uint32_t bits, const uint32_t msbit, in Bits32() function
|
/external/llvm/lib/Target/AMDGPU/ |
D | AMDGPUISelLowering.cpp | 1873 const SDValue Bits32 = DAG.getConstant(32, SL, MVT::i32); in LowerCTLZ() local 1892 const SDValue Bits32 = DAG.getConstant(64, SL, MVT::i32); in LowerCTLZ() local
|
/external/llvm-project/llvm/lib/Target/AMDGPU/ |
D | AMDGPUISelLowering.cpp | 2357 const SDValue Bits32 = DAG.getConstant(32, SL, MVT::i32); in LowerCTLZ_CTTZ() local 2383 const SDValue Bits32 = DAG.getConstant(64, SL, MVT::i32); in LowerCTLZ_CTTZ() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUISelLowering.cpp | 2359 const SDValue Bits32 = DAG.getConstant(32, SL, MVT::i32); in LowerCTLZ_CTTZ() local 2385 const SDValue Bits32 = DAG.getConstant(64, SL, MVT::i32); in LowerCTLZ_CTTZ() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMISelLowering.cpp | 7123 unsigned Bits32 = 0; in LowerBUILD_VECTOR_i1() local
|
/external/llvm-project/llvm/lib/Target/ARM/ |
D | ARMISelLowering.cpp | 7422 unsigned Bits32 = 0; in LowerBUILD_VECTOR_i1() local
|