Home
last modified time | relevance | path

Searched defs:DefSize (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/GlobalISel/
DLegalizationArtifactCombiner.h819 unsigned DefSize = MRI.getType(DefReg).getSizeInBits(); in findValueFromDefImpl() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/GlobalISel/
DLegalizationArtifactCombiner.h823 unsigned DefSize = MRI.getType(DefReg).getSizeInBits(); in findValueFromDefImpl() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/GlobalISel/
DLegalizationArtifactCombiner.h819 unsigned DefSize = MRI.getType(DefReg).getSizeInBits(); in findValueFromDefImpl() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/GlobalISel/
DLegalizationArtifactCombiner.h819 unsigned DefSize = MRI.getType(DefReg).getSizeInBits(); in findValueFromDefImpl() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizationArtifactCombiner.h739 unsigned DefSize = MRI.getType(DefReg).getSizeInBits(); in findValueFromDefImpl() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86InstructionSelector.cpp1330 unsigned DefSize = MRI.getType(I.getOperand(0).getReg()).getSizeInBits(); in selectUnmergeValues() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86InstructionSelector.cpp1337 unsigned DefSize = MRI.getType(I.getOperand(0).getReg()).getSizeInBits(); in selectUnmergeValues() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64InstructionSelector.cpp1592 const unsigned DefSize = DefTy.getSizeInBits(); in select() local
3432 unsigned DefSize = MRI.getType(I.getOperand(0).getReg()).getSizeInBits(); in emitFMovForFConstant() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp2564 const unsigned DefSize = DefTy.getSizeInBits(); in select() local
3614 Register DefSize = MRI.createVirtualRegister(&AArch64::GPR64RegClass); in selectMOPS() local