Searched defs:BFM (Results 1 – 13 of 13) sorted by relevance
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUISelLowering.h | 267 BFM, // Insert a range of bits into a 32-bit word. enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUISelLowering.h | 420 BFM, // Insert a range of bits into a 32-bit word. enumerator
|
H A D | SIISelLowering.cpp | 4868 SDValue BFM = DAG.getNode(ISD::SHL, SL, IntVT, in lowerINSERT_VECTOR_ELT() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUISelLowering.h | 434 BFM, // Insert a range of bits into a 32-bit word. enumerator
|
H A D | SIISelLowering.cpp | 5791 SDValue BFM = DAG.getNode(ISD::SHL, SL, IntVT, in lowerINSERT_VECTOR_ELT() local
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/ |
D | tables.go | 34 BFM const
|
/aosp_15_r20/external/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelDAGToDAG.cpp | 1734 SDNode *BFM = CurDAG->getMachineNode(Opc, dl, MVT::i64, Ops64); in tryBitfieldExtractOp() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelDAGToDAG.cpp | 1917 SDNode *BFM = CurDAG->getMachineNode(Opc, dl, MVT::i64, Ops64); in tryBitfieldExtractOp() local
|
H A D | AArch64InstructionSelector.cpp | 2861 MachineInstr &BFM = in selectMergeValues() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelDAGToDAG.cpp | 2417 SDNode *BFM = CurDAG->getMachineNode(Opc, dl, MVT::i64, Ops64); in tryBitfieldExtractOp() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64InstructionSelector.cpp | 4063 MachineInstr &BFM = in selectMergeValues() local
|
/aosp_15_r20/external/vixl/doc/aarch64/ |
H A D | supported-instructions-aarch64.md | 264 ### BFM ### subsection
|
/aosp_15_r20/external/vixl/src/aarch64/ |
H A D | constants-aarch64.h | 822 BFM = BFM_w, enumerator
|