Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/X86/
H A DX86FlagsCopyLowering.cpp438 DebugLoc TestLoc = CopyDefI.getDebugLoc(); runOnMachineFunction() local
740 promoteCondToReg(MachineBasicBlock & TestMBB,MachineBasicBlock::iterator TestPos,const DebugLoc & TestLoc,X86::CondCode Cond) promoteCondToReg() argument
752 getCondOrInverseInReg(MachineBasicBlock & TestMBB,MachineBasicBlock::iterator TestPos,const DebugLoc & TestLoc,X86::CondCode Cond,CondRegArray & CondRegs) getCondOrInverseInReg() argument
[all...]
/llvm-project/clang-tools-extra/clang-tidy/modernize/
H A DUseNullptrCheck.cpp380 /// expansions starting at TestLoc. TestMacroLoc.isFileID() must be true. in expandsFrom() argument