Home
last modified time | relevance | path

Searched defs:allocReg (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
Dregalloc.go404 func (s *regAllocState) allocReg(mask regMask, v *Value) register { func
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMFastISel.cpp917 unsigned Alignment, bool isZExt, bool allocReg) { in ARMEmitLoad()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DARMFastISel.cpp900 bool allocReg) { in ARMEmitLoad()
/aosp_15_r20/external/llvm/lib/Target/ARM/
H A DARMFastISel.cpp920 unsigned Alignment, bool isZExt, bool allocReg) { in ARMEmitLoad()
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/cm/
H A Dcm_hal.h1382 unsigned long allocReg; member