Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DFunctionLoweringInfo.h103 NoRelocate, enumerator
113 } type = NoRelocate;
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DStatepointLowering.cpp929 Record.type = RecordType::NoRelocate; in LowerAsSTATEPOINT()
1287 assert(Record.type == RecordType::NoRelocate); in visitGCRelocate()