Home
last modified time | relevance | path

Searched refs:AllocOps (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp2244 SDValue AllocOps[] = {Chain, Size, in LowerDYNAMIC_STACKALLOC() local
2247 nvTM->is64Bit() ? MVT::i64 : MVT::i32, AllocOps); in LowerDYNAMIC_STACKALLOC()