Home
last modified time | relevance | path

Searched defs:isCustom (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DCallingConvLower.h68 unsigned isCustom : 1; variable
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp861 bool isCustom = false; LegalizeLoadOps() local