Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86MCInstLower.cpp1379 auto TCOperands = drop_begin(MI.operands()); in LowerPATCHABLE_TAIL_CALL() local
1402 TCOperands = drop_end(TCOperands); in LowerPATCHABLE_TAIL_CALL()
1429 for (auto &MO : TCOperands) in LowerPATCHABLE_TAIL_CALL()