Home
last modified time | relevance | path

Searched defs:BFE (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DFileManager.cpp470 FileEntry *BFE = new (FilesAlloc.Allocate()) FileEntry(); in getBypassFile() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.cpp2641 const unsigned BFE = Signed ? AMDGPU::V_BFE_I32_e64 : AMDGPU::V_BFE_U32_e64; in selectG_SZA_EXT() local
H A DSIISelLowering.cpp12308 SDValue BFE = in performAndCombine() local